lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \rest in \drummode


From: pascal lawrynowicz
Subject: Re: \rest in \drummode
Date: Sat, 25 Aug 2007 21:40:41 +0200
User-agent: IceDove 1.5.0.12 (X11/20070607)

Hi,

Maybe this will help :
\once \override Rest #'extra-offset = #'( 0.0 . 5.0) r4

PL
www.percunivers.com
Message: 1
Date: Sat, 25 Aug 2007 03:39:18 +0200
From: Ole Schmidt <address@hidden>
Subject: \rest in \drummode?
To: address@hidden
Message-ID: <address@hidden>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed

Dear all,

is there a way to place a rest (higher) in \drummode? (like with \rest command in normal staffs)

%%%%

\version "2.10.15"
up = \drummode
{  s1 }

down = \drummode
{ sn4 sn2.\rest }

\new DrumStaff <<
\new DrumVoice { \voiceOne \up }
\new DrumVoice { \voiceTwo \down }
 >>

\layout { ragged-right = ##t }

%%%%

best

ole





reply via email to

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