[ << Rhythms ] | [Top][Contents] | [ Expressive marks >> ] |
[ < デフォルトでない連符の数字 ] | [ Up : Rhythms ] | [ Partcombine and \autoBeamOff > ] |
単一の小節の休符に数字を付ける
複数小節にまたがる休符は、単一の小節を除いて、長さを数字で表示します。これは、restNumberThreshold
を設定することで変更できます。
{ \compressEmptyMeasures R1 R1*10 R1*11 \bar "||" \set restNumberThreshold = 0 R1 R1*10 R1*11 \bar "||" \set restNumberThreshold = 10 R1 R1*10 R1*11 }