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
This page is for LilyPond-2.11.57 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.