lilypond-user
[Top][All Lists]
Advanced

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

Re: custom noteheads


From: Neil Puttock
Subject: Re: custom noteheads
Date: Sat, 29 Nov 2008 16:53:04 +0000

2008/11/29 Neil Puttock <address@hidden>:

> parallelogram =
> #(lambda (grob)
>  ; get duration log of NoteHead object
>  (let* ((dur (ly:grob-property grob 'duration-log)))
>    (case dur
>      ; if dur = minim, return parallelogram stencil

Of course, this should say `if dur = crotchet/quarter note, since it
the log of the duration. :)




reply via email to

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