att.tupletPresent

Attributes for indicating the presence of a tuplet.
Module
Attributes
tuplet
tuplet(optional)Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a tuplet element should be employed. One or more values from data.TUPLET, separated by spaces.
tuplet(optional)Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a tuplet element should be employed. One or more values from data.TUPLET, separated by spaces.
Component declarations that are shared between two or more modules.
tuplet(optional)Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a tuplet element should be employed. One or more values from data.TUPLET, separated by spaces.
Available at
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
restA non-sounding event found in the source being transcribed.
spaceA placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
Component declarations that are shared between two or more modules.
chordA simultaneous sounding of two or more notes in the same layer *with the same duration*.
noteA single pitched event.
restA non-sounding event found in the source being transcribed.
spaceA placeholder used to fill an incomplete measure, layer, etc. most often so that the combined duration of the events equals the number of beats in the measure.
Declaration
<classSpec ident="att.tupletPresent" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes for indicating the presence of a tuplet.</desc>
<attList>
<attDef ident="tuplet" usage="opt">
<desc xml:lang="en">Indicates that this feature participates in a tuplet. If visual information about the tuplet needs to be recorded, then a
<gi scheme="MEI">tuplet</gi>
element should be employed.</desc>
<datatype maxOccurs="unbounded">
<rng:ref name="data.TUPLET"/>
</datatype>
</attDef>
</attList>
</classSpec>