|
| From: | -Eluze |
| Subject: | Re: rests in polyphonic music - 'stems down, rests up' |
| Date: | Tue, 2 Nov 2010 12:17:40 -0700 (PDT) |
you can also override the rest's position:
\new Staff <<
\new Voice {
\voiceTwo
\override Voice.Rest #'staff-position = #3.7
\musicA
\revert Voice.Rest #'staff-position
\musicA
}
\new Voice {
\voiceOne
\musicB
\musicB
}
>>
--
View this message in context:
http://old.nabble.com/rests-in-polyphonic-music---%27stems-down%2C-rests-up%27-tp30107773p30116767.html
Sent from the Gnu - Lilypond - User mailing list archive at Nabble.com.
| [Prev in Thread] | Current Thread | [Next in Thread] |