lilypond-user
[Top][All Lists]
Advanced

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

Re: Pedal bracket alignment


From: Edward Neeman
Subject: Re: Pedal bracket alignment
Date: Sun, 15 Apr 2018 13:04:06 +1000

Hello Mark,

After playing around with this problem, I’ve found a few ways to get a reasonable result. Some of the strategies I tried are in the attached file. My dream option would be to be able to create a function that would give one set of shorten-pair values at the Ped. marking, and another set of values for the pedal changes.

Thanks,
Edward

Attachment: pedal-options.ly
Description: Binary data



On 15 Apr 2018, at 8:55 am, Edward Neeman <address@hidden> wrote:

\version "2.19.80"

\relative {
 \set Staff.pedalSustainStyle =#'mixed 
 \override Staff.PianoPedalBracket.shorten-pair = #'(0.6 . -0.6)
 c'4\sustainOn c d\sustainOff\sustainOn d\sustainOff e\sustainOn e f\sustainOff f 
}


reply via email to

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