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


8.4.3 Proportional notation (introduction)

See Proportional notation.

TODO: remove all this stuff?

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

Examples: spacing/proportional-spacing.ly , spacing/proportional-strict-grace-notes.ly , and spacing/proportional-strict-notespacing.ly

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


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

Diese Seite ist für LilyPond-2.11.28 (Entwicklungszweig).

Fehler bitte an http://post.gmane.org/post.php?group=gmane.comp.gnu.lilypond.bugs melden.

Your suggestions for the documentation are welcome.