lilypond-user
[Top][All Lists]
Advanced

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

percussion (drum set) help


From: Paul Scott
Subject: percussion (drum set) help
Date: Fri, 10 Nov 2017 12:27:19 -0700
User-agent: NeoMutt/20170609 (1.8.3)

How can I move the eighth rest to the level of the snare drum part?
sn8\rest doesn't seem to be allowed.
Any other feedback on my code would also be appreciated.
I'm successful with most of my percussion code.

\version "2.19.80"

\score{
  \new DrumStaff
  \drummode{
    \clef percussion << { cymr4 4 4 4 } \\ { r8 sn8 4 4 4 } { hhp4 4 4 4 } >>
  }
}

TIA,

Paul




reply via email to

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