4.5.5 Proportional notation

Les notes peuvent s’espacer proportionnellement en assignant une durée à 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]

Manipuler cette propriété affectera l’espacement idéal uniquement pour des notes consécutives. Pour obtenir une véritable notation proportionnelle, vous devrez tenir compte des réglages suivants :

See also

Exemples : Spacing.

Le fichier ‘input/proportional.ly’ illustre la notation proportionnelle stricte.


Other languages: English, español.

Manuel de notation