If the leadsheet needed hi-hat only in a single measure
I wouldn't bother with drum mode:


\version "2.18.2"
\new Voice
  \with { \consists "Pitch_squash_engraver" } % for slash chords
{
  \key ees \major
  \time 6/4
  \repeat percent 4 \repeat unfold 2
  { r4. \once \stemUp \tweak style #'xcircle f''4. } % cymbal
  \improvisationOn
  \clef bass f1.
}


Cheers,
Robin

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to