Next: Improvisation, Previous: Special noteheads, Up: Contemporary notation
Feathered beams are printed by setting the grow-direction
property of a Beam
. The \featherDurations
function
can be used to adjust note durations.
\featherDurations #(ly:make-moment 5 4) { \override Beam #'grow-direction = #LEFT c16[ c c c c c c] }
The \featherDuration
command only works with very short
music snippets.
Next: Improvisation, Previous: Special noteheads, Up: Contemporary notation
This page is for LilyPond-2.11.28 (development-branch).
Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.
Your suggestions for the documentation are welcome.