--- Begin Message ---
CHeers for that...
I need to be able to specify "pitches" in my score to denote which
hand is play which note. The current single line drum staff doesn't
allow that.
The way that I've done that is to specify a normal staff, but with
only one line. Now I can get pitches for
>Am I able to change the number of lines in a [Drum] staff from 5 -> 1?
Lily has built-in support for DrumStaves with one, two or five lines --
see the manual.
In your case, it sounds lie you're after something like drumStyleTable =
#percussion-style, like this:
\version "2.10.25"
up = \dr
See the section on "Staff symbol" in the manual.
/Mats
Matthew wrote:
Hi all
I would like to start typesetting some pipeband drum music that I have.
To do this, I need to have a single line (cf DrummStaff), but I would also need
to be able to set the pitch of my notes, as the "pitch" denote
Hi all
I would like to start typesetting some pipeband drum music that I have.
To do this, I need to have a single line (cf DrummStaff), but I would also need
to be able to set the pitch of my notes, as the "pitch" denotes which hand the
note is played with.
Am I able to change the number of lin