lilypond-user
[Top][All Lists]
Advanced

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

Re: Percussion


From: Blake Garretson
Subject: Re: Percussion
Date: Tue, 16 Mar 2004 12:45:19 -0500
User-agent: Mutt/1.4.2.1i

On Tue, Mar 16, 2004 at 10:38:11AM -0500, Scott Webber wrote:
> Also, I don't know if anyone's ever brought this up before, but since
> percussion parts are most often one note, there should be a way to not type
> the note name every time...something like this:
> 
> \notes {
>        \time 4/4
>        c'8 16 16 16 16 16 16 8 r8
>      }
> 
> Does that make sense to anyone else?

Yes!  When I make lead sheets for rhythm guitar, I often use a
RhythmStaff and slash note heads to indicate strumming patterns.

The result is somthing like:

\notes { \time 4/4 
    a8 a8 a4 a4 a8 a8 | 
    a8 a8 a4 a4 a8 a8 |
    a4 a4 a4 a4 |
    etc.
    }

In this case, I really only want to indicate durations and leave off
the pitch since it does not matter on a RhythmStaff.  Having said that,
it is not very hard to add the note, but it makes the resulting code
more verbose than necessary. 

-- 
Blake Garretson --- http://blakeg.freeshell.org




reply via email to

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