lilypond-user
[Top][All Lists]
Advanced

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

pedal question


From: Atte André Jensen
Subject: pedal question
Date: Mon, 01 Mar 2004 15:40:12 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040122 Debian/1.6-1

Hi

How do I get a final pedal that is pressed on the last note and depressed on the final bar-line? So I need something like this for the last bar:

        |       |      | *
        |       |      | *
       O       O       | *

  ____/\______/\_______|

This is what I have (the same as in the attached gif...):

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

Thanks in advance :-)

--
peace, love & harmony
Atte

http://www.atte.dk

GIF image


reply via email to

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