lilypond-user
[Top][All Lists]
Advanced

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

Re: Defining Drumsets


From: David Raleigh Arnold
Subject: Re: Defining Drumsets
Date: Sat, 18 Dec 2004 10:29:17 -0500
User-agent: KMail/1.7.1

On Saturday 18 December 2004 09:02 am, Rick Sutphin wrote:
> 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.
>
 % I hope the numbers are the position on the staff, with "0" the center
 % line.
> #(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)
>  )
> )

Another question.  Is it possible to put a drumset (2 drums) into
a voice context instead of staff context, so that I can have a drum part
in a guitar or piano score?

Existing examples would be Mozart's "Alla Turca" or various flamenco
pieces.  This is something I don't need right away, and I know I could
fake it with noteheads.  daveA




reply via email to

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