|
|
GNU LilyPond-- -- |
||||||||||
|
PedalsPiano pedal instruction can be expressed using
These identifiers are shorthands for spanner commands of the types Sustain , UnaCorda and Sostenuto : c''4 \spanrequest \start "Sustain" c''4
c''4 \spanrequest \stop "Sustain"
The symbols that are printed can be modified by setting
Pedals can also be indicated by a sequence of brackets, by setting the
\property Staff.SustainPedal \override #'pedal-type = #'bracket
c''4 \sustainDown d''4 e''4 a'4
\sustainUp \sustainDown
f'4 g'4 a'4 \sustainUp
A third style of pedal notation is a mixture of text and brackets,
obtained by setting \property Staff.SustainPedal \override #'pedal-type = #'mixed
c''4 \sustainDown d''4 e''4 c'4
\sustainUp \sustainDown
f'4 g'4 a'4 \sustainUp
The default '*Ped' style for sustain and damper pedals corresponds to
c''4 \sostenutoDown d''4 e''4 c'4 f'4 g'4 a'4 \sostenutoUp
For fine-tuning of the appearance of a pedal bracket, the properties
\property Staff.PianoPedalBracket \override
#'shorten-pair = #'(0 . -1.0)
c''4 \sostenutoDown d''4 e''4 c'4
f'4 g'4 a'4 \sostenutoUp
|
||||||||||
|
Go back to index of LilyPond.
Please send GNU LilyPond questions and comments to lilypond-user@gnu.org. Please send comments on these web pages to (address unknown) Copyright (c) 1997--2002 Han-Wen Nienhuys and Jan Nieuwenhuizen. Verbatim copying and distribution of this entire article is permitted in any medium, provided this notice is preserved. |
|||||||||||
This page was built from LilyPond-1.6.6 (stable-branch) by