|
Attributes marker sets the attributes properties of a measure. By default an attribute should be applied to the first staff if staff is not specified Thouhgt there is a unique marker string, we must distinguish two kinds of attributes.
- The attributes that starts a measure. Like time beats and beats-type
- The attributes that are in the middle of the measure. For example a key could change in the middle of a measure. This is done whith the condtion that the current position in the measure is 0.
Reimplemented from XMLMarker. |