I need to end last pedal on the final barline. The following example just needs the "\sustainUp" but where to place it????

Thanks in advance for any feedback!

\score {
    \notes  \relative c {
        \property Staff.pedalSustainStyle = #'bracket
        \clef bass
        | a2 a
        | a a
        | a a
        | a\sustainDown
        a\sustainUp\sustainDown
        \bar "|."
    }
}

--
peace, love & harmony
Atte

http://www.atte.dk

<<inline: pedalend.gif>>

_______________________________________________
Lilypond-user mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/lilypond-user

Reply via email to