Node: Piano_pedal_engraver, Next: , Previous: Phrasing_slur_engraver, Up: Engravers



Piano_pedal_engraver

Engrave piano pedal symbols and brackets.

Music types accepted: abort-event and pedal-event

Properties (read)


pedalUnaCordaStyle (symbol)
see pedalSustainStyle.
pedalSustainStyle (symbol)
A symbol that indicates how to print sustain pedals: text, bracket or mixed (both).
pedalSostenutoStyle (symbol)
see pedalSustainStyle.
pedalUnaCordaStrings (list)
see pedalSustainStrings.
pedalSustainStrings (list)
List of string to print for sustain-pedal. Format is (UP UPDOWN DOWN), where each of the three is the string to print when this is done with the pedal.
pedalSostenutoStrings (list)
see pedalSustainStrings.
This engraver creates the following grobs: SostenutoPedal, SostenutoPedalLineSpanner, SustainPedal, SustainPedalLineSpanner, UnaCordaPedal and UnaCordaPedalLineSpanner.

Piano_pedal_engraver is part of contexts: GregorianTranscriptionStaff, Staff, VaticanaStaff and TabStaff


This page is for LilyPond-2.0.1 (stable-branch).

Report errors to <bug-lilypond@gnu.org>.