att.meterSigGrp.log

Logical domain attributes.
Module MEI.cmn
Members
meterSigGrp (direct member of att.meterSigGrp.log)
Attributes
@func(required)Function of the meter signature group. Allowed values are: "alternating" (Meter signatures appear in alternating measures.), "interchanging" (Meter signatures are interchangable, e.g. 3/4 and 6/8.), "mixed" (Meter signatures with different unit values are used to express a complex metrical pattern that is not expressable using traditional means, such as 2/4+1/8.)att.meterSigGrp.log
Declaration
<attDef ident="func" usage="req">
<desc>Function of the meter signature group.</desc>
<valList type="closed">
<valItem ident="alternating">
<desc>Meter signatures appear in alternating measures.</desc>
</valItem>
<valItem ident="interchanging">
<desc>Meter signatures are interchangable, e.g. 3/4 and 6/8.</desc>
</valItem>
<valItem ident="mixed">
<desc>Meter signatures with different unit values are used to express a complex metrical pattern that is not expressable using traditional means, such as 2/4+1/8.</desc>
</valItem>
</valList>
</attDef>