bug-lilypond
[Top][All Lists]
Advanced

[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





reply via email to

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