Hi

As it's written in the documentation, "If there are more repeats than there are alternate endings, the earliest repeats are given the first alternative". If I want to change this behaviour I should use manual repeats? Or there's a smarter way?

This is what I'd like to achieve:

\repeat volta 4 {
 c1
}
\alternative {
 { d1 } % 1st alternative
 { e1 } % 2nd alternative
 { f1 } % 3rd and 4th alternatives
}

Thanks
Federico


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to