Next: Clusters, Previous: Time administration, Up: Contemporary notation
Notes can be spaced proportional 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 } >>
This page is for LilyPond-2.8.8 (stable-branch).