> From: Federico Bruni [mailto:[email protected]] 
> Sent: Saturday, January 04, 2014 3:11 AM
> To: Daniel Rosen
> Cc: [email protected]
> Subject: Re: \override NoteHead.style in drummode
> 
> please share your solution, others may be interested 

I just added another percussion note to the table. Not so much a solution as a 
workaround, but it suits my purposes just fine. :-)

\version "2.18.0"
#(define mydrums '((crashcymbal cross #f 6)(crashcymbala xcircle #f 6)))
\drums {
  \set drumStyleTable = #(alist->hash-table mydrums)
  cymc4 cymc cymc cymc |
  cymca1 |
}
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to