Different treatment of \repeat volta in midi

2016-07-16 Thread pkarl
It would be so nifty if the following snippet produced equivalent output in the midi file to what is produced in the pdf: \version "2.19.38" musicA = \relative { \set Staff.instrumentName = "A" \repeat volta 2 { c''4 d e f } f d e c \bar "|." } musicB = \relative {

Re: Different treatment of \repeat volta in midi

2016-07-16 Thread Federico Bruni
Il giorno sab 16 lug 2016 alle 16:31, pkarl ha scritto: It would be so nifty if the following snippet produced equivalent output in the midi file to what is produced in the pdf: \version "2.19.38" musicA = \relative { \set Staff.instrumentName = "A" \repeat volta 2 { c''4 d e

Re: Different treatment of \repeat volta in midi

2016-07-16 Thread David Kastrup
Federico Bruni writes: > Il giorno sab 16 lug 2016 alle 16:31, pkarl ha > scritto: >> It would be so nifty if the following snippet produced equivalent >> output in the midi file to what is produced in the pdf: [Example using \repeat volta only in one Staff and expecting other Staves to inherit