Any suggestions on unfolding D.S. al Coda repeats

2007-09-24 Thread Johan Vromans
Hi,

To generate a complete midi from a score, I need to unfold D.S. al
Coda repeats. Any suggestions how to do this?

-- Johan


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user


Re: Any suggestions on unfolding D.S. al Coda repeats

2007-09-24 Thread Henning Hraban Ramm
2007/9/24, Johan Vromans [EMAIL PROTECTED]:
 To generate a complete midi from a score, I need to unfold D.S. al
 Coda repeats. Any suggestions how to do this?

There is no automagical way to do it (at least there wasn't when I
asked last time).

Try to split your voives in several parts, assign them to variables
and use different sections (and sets of those variable-bound music) to
construct print and midi output.

I use that e.g. for rounds - the PDF should just show the one voice,
but the MIDI plays the whole harmony. In this case it's simple, I just
use the same voice several times, offset by some rests.

Greetlings, Hraban


___
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user