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


_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to