lilypond-user
[Top][All Lists]
Advanced

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

Re: REQUEST: #'omit and #'include options for \repeat unfold?


From: Keith OHara
Subject: Re: REQUEST: #'omit and #'include options for \repeat unfold?
Date: Tue, 6 Jan 2015 05:14:44 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

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 } >>






reply via email to

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