2010/5/30 Oleksandr Gavenko <[email protected]>:

> This example:
>
> \score {
>  \drums {
>    \repeat volta 2 { bd sn bd sn }
>  }
>  \layout { }
>  \midi { }
> }
>
> in Cygwin Lilypond \version "2.12.4"
> produce correct .pdf but midi file don't
> contain repeat of rhythm pattern second time.
>
> I temporary use '\repeat unfold' which work fine.

Hi!

Normal, you have to use \unfoldRepeats .
See NR 3.5.4 Repeats in MIDI
http://lilypond.org/doc/v2.13/Documentation/notation/repeats-in-midi.html

Cheers,
Xavier

--
Xavier Scheuer <[email protected]>

_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to