lilypond-user
[Top][All Lists]
Advanced

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

\override NoteHead.style in drummode


From: Daniel Rosen
Subject: \override NoteHead.style in drummode
Date: Sat, 04 Jan 2014 00:47:49 +0000

How can I get just the whole note in the example below to use the xcircle 
style? \once \override NoteHead.style = #'xcircle doesn't work.

\version "2.18.0"
#(define mydrums '((crashcymbal     cross     #f            6)))
\drums {
  \set drumStyleTable = #(alist->hash-table mydrums)
  cymc4 cymc cymc cymc |
  cymc1 |
}

DR





reply via email to

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