Previous: Shape note heads, Up: Note heads
Improvisation is sometimes denoted with slashed note heads, where the performer may choose any pitch but should play the specified rhythm. Such note heads can be created:
\new Voice \with {
\consists "Pitch_squash_engraver"
} {
e8 e g a a16( bes) a8 g
\improvisationOn
e8 ~
e2 ~ e8 f4 f8 ~
f2
\improvisationOff
a16( bes) a8 g e
}
\improvisationOn, \improvisationOff
Snippets: Pitches.
Internals Reference:
Pitch_squash_engraver,
Voice,
RhythmicStaff.
Previous: Shape note heads, Up: Note heads
Diese Seite ist für LilyPond-2.11.57 (Entwicklungszweig).
Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.
Ihre Vorschläge für die Dokumentation sind willkommen.