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
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user
