Dear all,is there a way to place a rest (higher) in \drummode? (like with \rest command in normal staffs)
%%%%
\version "2.10.15"
up = \drummode
{ s1 }
down = \drummode
{ sn4 sn2.\rest }
\new DrumStaff <<
\new DrumVoice { \voiceOne \up }
\new DrumVoice { \voiceTwo \down }
>>
\layout { ragged-right = ##t }
%%%%
best
ole
_______________________________________________
lilypond-user mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/lilypond-user
