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 <edward.nee...@gmail.com> 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 
}

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to