[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Positioning rests in drum scores
From: |
Sebastiano Vigna |
Subject: |
Positioning rests in drum scores |
Date: |
Sat, 22 Jan 2005 23:17:17 +0100 |
Apparently, rests cannot be positioned using notes in drum scores.
This does not compile:
\version "2.4.3"
\score {
\new DrumStaff <<
\context DrumVoice = "1" { s1 }
\drummode {
<<
{ sn4\rest sn sn sn }
>>
}
>>
}
Is there any suggested workaround? I'm engraving a complex drum score
and the automatic rest positioning mechanism has completely gone amok. I
absolutely need absolute rest positioning.
--
Ciao,
seba
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Positioning rests in drum scores,
Sebastiano Vigna <=