Hello,

I would like to define a custom drumset that is uses Percussive Arts
Society standards. I found the example below in the Lilypond
documentation, but I can not find any documentation regarding defining
the fields. Mainly, I can not figure out how to define a drums position
on the staff.


#(define mydrums '(
        (bassdrum       default #f              -1)
        (snare          default #f              0)
        (lowtom         default #f              1)
        (midtom         default #f              2)
        (hightom        default #f              3)
        (hihat          cross           #f      4)
        (pedalhihat     xcircle "stopped"       5)
        )
)

Thanks,
Rick



_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to