Heikki Johannes Junes wrote:
> \midi{} % the length of midi notes is right, repeating is missing
In order for repeats to work in midi, you have to use unfolded repeats.
The scheme-function "unfold-repeats" unfolds all repeats in its argument
music.
Just insert
\apply #unfold-music
right after "\score {" in your music-file.
-Rune
_______________________________________________
Lilypond-devel mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-devel
