lilypond-user
[Top][All Lists]
Advanced

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

Re: \override NoteHead.style in drummode


From: Federico Bruni
Subject: Re: \override NoteHead.style in drummode
Date: Sat, 4 Jan 2014 09:11:17 +0100

2014/1/4 Daniel Rosen <address@hidden>
> -----Original Message-----
> From: Daniel Rosen
> Sent: Friday, January 03, 2014 7:48 PM
> To: address@hidden
> 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 

reply via email to

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