lilypond-user
[Top][All Lists]
Advanced

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

MultiMeasureRest with CueVoice Pickups


From: Dave Higgins
Subject: MultiMeasureRest with CueVoice Pickups
Date: Sat, 27 Jan 2018 07:03:00 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.0

Is there a more elegant way to do this? In transcribing multiple parts, it becomes tedious to have to put the cadenza in all the parts. Or I just decrease the multi-measure rest by one and add the cue voice to the single measure rest left over.

\version "2.18.2"

\relative c' {
        \compressFullBarRests
R1*2 \bar "" \cadenzaOn << { s4 } \new CueVoice { c4 } >> \cadenzaOff \bar "|" |
}
--
Dave
--
  I marvel at the strength of human weakness.



reply via email to

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