data.TUPLET

Tuplet attribute values: initial, medial, terminal.
Module
Used by
These class-based attributes use data.TUPLET
att.tupletPresent/@tupletIndicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a tuplet element should be employed.
Declaration
<macroSpec ident="data.TUPLET" module="MEI" type="dt">
<desc xml:lang="en">Tuplet attribute values: initial, medial, terminal.</desc>
<content>
<rng:data type="token">
<rng:param name="pattern">[i|m|t][1-6]</rng:param>
</rng:data>
</content>
</macroSpec>