lilypond-user
[Top][All Lists]
Advanced

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

Re: repeat with irregular alternatives


From: Ralph Palmer
Subject: Re: repeat with irregular alternatives
Date: Thu, 21 Aug 2008 08:46:32 -0400

Neat! Could either of you please provide a minimal snippet and submit
it to Valentin for inclusion in the repeats section of the Snippet
Repository? That would be greatly appreciated.

Peace,

Ralph

On Thu, Aug 21, 2008 at 3:24 AM, Dmytro O. Redchuk
<address@hidden> wrote:
> 2008/8/20 fiëé visuëlle <address@hidden>:
>> Hello,
>
>> I get (1.-2.) and (3.) alternatives, but I need (1.) and (2.-3.).
>> How can I achieve that?
>>
>
> You can write smth like:
> \repeat volta 1 {
>        \firstRepeatHere
> }
> \alternative {
>        \alternativeForFirstRepeat
> }
> % and then
> \set Score.repeatCommands = #(list(list 'volta "2-3."))
> { c d e f ees des bes aes }
> \set Score.repeatCommands = #'((volta #f) end-repeat)
>
>> I generate my MIDI with \unfoldRepeats - didn't try yet if manual marks
>> would work with that.
> Mmm... not sure about the best way for midi.
>
>> fiëé visuëlle
>> Henning Hraban Ramm
>
> --
> Dmytro O. Redchuk
>



-- 
Ralph Palmer
Greenfield, MA
USA
address@hidden

reply via email to

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