Hi,
Anybody know what's wrong with this?
Lilypond 2.2.2 on Linux.
Percussion staff seems to split into notes-type Voices for the
multi-drumvoice stuff.
This is the smallest I can get it, but I can't figure out what's going
on.
Seems to be something to do with the r1, which I have some markup
attached to, otherwise I would
use R1 (or rather R1*2):
--------8<--------8<--------8<--------8<--------8<--------8<-----
\include "english.ly"
\score {
\drums {
\new DrumStaff <<
\context DrumVoice = "1" { s1*2}
\context DrumVoice = "2" { s1*2}
{
R1
r1
r4 r8 sidestick16 ss ss8 ss4
<<
{hihat8 ~
hh8 hh hh hh ~
hh hh hh hh}
\\
{ss8 bd4. bd8 ss4 r8 bd8}
>>
}
>>
}
}
--------8<--------8<--------8<--------8<--------8<--------8<-----
Any help would be muchly appreciated...
Regards,
Ralph
---------
Tribal Data Solutions has moved, please visit our website for more details
http://www.tribaldata.co.uk.
This e-mail and any attachments are confidential and are sent on the basis of our
copyright, e-mail and security policy which can be inspected by visiting
http://www.tribaldata.co.uk/policies.asp.
If you are not the intended recipient, please notify the sender and delete this
message. Thank you.
-----------
_______________________________________________
lilypond-user mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/lilypond-user