lilypond-user
[Top][All Lists]
Advanced

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

Re: How to add markings to a percent repeat?


From: Eluze
Subject: Re: How to add markings to a percent repeat?
Date: Mon, 21 Jan 2013 14:50:46 -0800 (PST)

David Kastrup wrote
> Eluze <

> eluzew@

> > writes:
> 
>> ryanmichaelmcclure wrote
>>> Is it possible to add either dynamics or markup to a percent repeat? I
>>> have a measure which is repeated 7 times with the following command:
>>> 
>>> \repeat percent 7 {a8\p\staccato e'8\staccato a,8\staccato e'8\staccato}
>>> 
>>> I want to add a crescendo (\cresc) on the 7th repeat as it goes to a
>>> measure with a dynamic following. How can I accomplish this?
>>
>> use a (temporary) 2nd voice!?
>>
>> <<
>>   \repeat percent 7 {a8 \p\staccato e'8 \staccato a,8 \staccato e'8
>> \staccato }
>>   \\
>>   { s1 s s s4 \< s s s \!  }
>>>>
>>
>> (don't know if it's positioned correctly)
> 
> In this case you would not want a separate voice but rather want to have
> this stuff appear in the _same_ voice.  So leave out the voice separator
> \\ and just write the rest as you did.

absolutely - and I don't know why I put this voice separator (I never use it
for me)

but the result being the same - what am I missing?

Eluze



--
View this message in context: 
http://lilypond.1069038.n5.nabble.com/How-to-add-markings-to-a-percent-repeat-tp139256p139921.html
Sent from the User mailing list archive at Nabble.com.



reply via email to

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