Kieren MacMillan <kieren_macmillan <at> sympatico.ca> writes:

> I’m just wondering whether it might be easy — and ultimately desireable — 
to have a built-in method of
> choosing which grobs get repeated and/or omitted during an unfold \repeat 
expression.

> Another oft-encountered use case would be
> 
>     \repeat unfold N { a4\pp a a a }
> 

Until somebody implements the requested options, we have to use parallel
music threads, one with repeated stuff, the other with the non-repeated

\new Staff \transpose c c'
<< \repeat unfold 16 { a4 b f g }
 { s4\pp\< s2 s4 s2\mp } >>




_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to