Next: , Previous: Time administration, Up: Contemporary notation


8.4.3 Proportional notation

Notes can be spaced proportionally to their time-difference by assigning a duration to proportionalNotationDuration

     
     <<
       \set Score.proportionalNotationDuration = #(ly:make-moment 1 16)
       \new Staff { c8[ c c c c c]  c4 c2 r2 }
       \new Staff { c2  \times 2/3 { c8 c c } c4 c1 }
     >>

[image of music]

Setting this property only affects the ideal spacing between consecutive notes. For true proportional notation, the following settings are also required.

See also

input/regression/spacing-proportional/.ly input/regression/spacing-strict-notespacing/.ly input/regression/spacing-strict-spacing-grace/.ly

An example of strict proportional notation is in the example file input/proportional.ly.


Next: , Previous: Time administration, Up: Contemporary notation

This page is for LilyPond-2.10.33 (stable-branch).

Report errors to http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs.