lilypond-user
[Top][All Lists]
Advanced

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

Rest position in drum voice


From: Vaylor Trucks
Subject: Rest position in drum voice
Date: Fri, 6 Apr 2012 19:20:28 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

If I try to do the following:

\version "2.14.2"
up = \drummode {
        <hh bd>8[ <hh ss>16 bd] <hh tomh>16[ <hh tomh> bd <hh sn>] 
        r16 hh16[ hh tomh] <hh bd>[ hh toml <hh bd>]
}
down = \drummode {
        d8\rest hhp d8\rest hhp d8\rest hhp d8\rest hhp
}

in a DrumStaff, Lilypond complains that d8 is an unexpected string.  I have also
tried pedalhihat8\rest but tells me that the "\rest" is unexpected.  What method
should I use to position rests in a drum voice?

Thanks,
Vaylor




reply via email to

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