lilypond-user
[Top][All Lists]
Advanced

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

Re: Defining Drumsets


From: Jannik Jeppesen
Subject: Re: Defining Drumsets
Date: Sat, 18 Mar 2006 12:23:09 +0100

Hi... can you tell me where I shall put this code, to get a standard drumset notation???
 
\Jannik
 
#(define PAS '(
        (bassdrum       default #f              -3)
        (lowtom         default #f              -1)
        (snare          default #f              1)
        (sidestick      cross   #f              1)
        (himidtom       default #f              2)
        (hightom        default #f              3)
        (hihat          cross   #f              5)
        (openhihat      cross   "open"          5)
        (closedhihat    cross   "stopped"       5)
        (pedalhihat     cross   #f              -5)
        (crashcymbal    cross   #f              6)
        (ridecymbal     cross   #f              4)
        )
)

reply via email to

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