[EMAIL PROTECTED] writes:
> I don't know of any way to choose "unfold" repeats for MIDI output
> and "volta" repeats for paper output. Of course you could use some
> preprocessor (see earlier mails today and yesterday on this list).
> Both \repeat volta and \repeat unfold work well for themselves, though
> (try the example files input/regression/repeat-*.ly).
It shouldn't be hard to write a Scheme function to replace all repeats
with unfold repeats. Then do
\score {
\apply #unfold-all-repeats \theMusic
\midi { }
}
in a separate score. Left to the reader as an exercise.
--
Han-Wen Nienhuys | [EMAIL PROTECTED] | http://www.cs.uu.nl/~hanwen/
_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user