|
|
GNU LilyPondWelcome to the home of the GNU Music Typesetter |
||||||||||
|
Node:Dynamics, Previous:Glissando, Up:Ornaments DynamicsAbsolute dynamic marks are specified using an identifier after a
note: c'\ppp c\pp c \p c\mp c\mf c\f c\ff c\fff c2\sf c\rfz A crescendo mark is started with c'' \< \! c'' d'' \decr e'' \rced
< f''1 { s4 s4 \< \! s4 \> \! s4 } >
You can also use a text saying cresc. instead of hairpins. Here
is an example how to do it:
\context Voice {
\property Voice.crescendoText = "cresc."
\property Voice.crescendoSpanner = #'dashed-line
a'2\mf\< a a \!a
}
For everyday use, we recommend the identifiers Dynamics are grobs of DynamicText and Hairpin . They are put together on DynamicLineSpanner to align them vertically. |
||||||||||
|
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 lilypond@packages.debian.org Copyright (c) 1997--2001 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.4.12 (stable-branch) by