lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Repeats and midi blocks


From: Johan Vromans
Subject: Re: Repeats and midi blocks
Date: 17 Nov 2008 13:31:43 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

Ian Hulin <address@hidden> writes:

> Write some wrapper functions
> \setMidiRepeats to take a boolean flag and save this in an internal
> Scheme variable, say unfoldmidirepeats.  Your function then tests (if
> Reinhold does this sort of thing in orchestrallily, so I should be
> able to steal from the best . . . )

This is exactly what I did *not* want.

If you want to change the score to control unfolding, it is much
easier to do:

  \score {
     \unfoldRepeats
     \allMusic
     \midi { }
  }

and comment/uncomment the line \unfoldRepeats.

-- Johan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]