> -----Original Message-----
> From: Daniel Rosen
> Sent: Friday, January 03, 2014 7:48 PM
> To: lilypond-user@gnu.org
> Subject: \override NoteHead.style in drummode
> 
> 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
> 

Please disregard the above--figured it out on my own.

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

Reply via email to