lilypond-devel
[Top][All Lists]
Advanced

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

Re: Piano pedalling patch


From: Rune Zedeler
Subject: Re: Piano pedalling patch
Date: Tue, 12 Mar 2002 00:52:46 +0100

Chris Jackson wrote:

> I've been hacking around with piano pedalling, to try to implement
> bracketed pedals, and my patch is now ready to be tested.

And a bug: The horisontal line is too long - by a factor 72/72.27 I
guess (problem with points vs. bigpoints)

\version "1.5.38.chj1"
\score{
 \notes {
  \property Staff.SustainPedal \override #'pedal-type = #'bracket
  c1\sustainDown c c c c c c c\sustainUp
 }
}


-Rune



reply via email to

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