+carsonmark=ca.rr@gnu.org]
On Behalf Of Joe Davenport
Sent: Friday, November 24, 2017 12:14 PM
To: lilypond-user Mailinglist
Subject: Volta Alternatives (music theory)
Hello,
Another basic question to fill the vaults... I like to work with alternative
endings for repeats, i.e.
\repeat
Hi Joseph,
I don't understand where your endings 3 and 4 go. But perhaps this could
help you:
{
\repeat volta 5 { a1 }
\alternative {{ b1 } { c'1 } }
}
{
a1
\set Score.repeatCommands = #'((volta "1."))
b1
\set Score.repeatCommands = #'((volta "2. + 5.") end-repeat)
c'1
\set Score.r
Joe Davenport writes:
> Hello,
>
> Another basic question to fill the vaults... I like to work with
> alternative endings for repeats, i.e.
>
> \repeat volta 2
>
> \alternative { }
>
> where alternative is two endings matched with the repeat number (i'll
> explain why):
>
> \alternatives {
> {do
Hello Joe,
You talk of a third repetition, but show 1, 2, and 5...
Sorry, no idea what you’re after!
JM
> Le 24 nov. 2017 à 21:14, Joe Davenport a écrit :
>
> Hello,
>
> Another basic question to fill the vaults... I like to work with alternative
> endings for repeats, i.e.
>
> \repeat vol
Hello,
Another basic question to fill the vaults... I like to work with
alternative endings for repeats, i.e.
\repeat volta 2
\alternative { }
where alternative is two endings matched with the repeat number (i'll
explain why):
\alternatives {
{do re do me do }
{ mi re do }
}
I want "volta 2,"