Used by staffDef and scoreDef to provide default values for attributes in the logical domain related to meter signature. | |
Module | MEI.shared |
Members |
scoreDef (via att.scoreDef.log)
staffDef (via att.staffDef.log)
|
Attributes |
@meter.count(optional)Captures the number of beats in a measure, that is, the top number of the meter
signature. It must contain a decimal number or an additive expression that evaluates
to
a decimal number, such as 2+3.
Value of datatype
a string matching the following regular expression: "\d+(\.\d+)?(\s*\+\s*\d+(\.\d+)?)*"
.
att.meterSigDefault.log
@meter.unit(optional)Contains the number indicating the beat unit, that is, the bottom number of the
meter signature.
Value of datatype decimal.
att.meterSigDefault.log
|
Declaration |
|