2014/1/4 Daniel Rosen <[email protected]>

> > -----Original Message-----
> > From: Daniel Rosen
> > Sent: Friday, January 03, 2014 7:48 PM
> > To: [email protected]
> > 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.
>
>
please share your solution, others may be interested
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to