att.cue

Attributes that describe "cue-ness".
Module
Attributes
@cue
@cue(optional) Value conforms to data.BOOLEAN.
@cue(optional) Value conforms to data.BOOLEAN.
@cue(optional) Value conforms to data.BOOLEAN.
Available at
<mRest>Complete measure rest in any meter.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<note>A single pitched event.
<rest>A non-sounding event found in the source being transcribed.
<beam>A container for a series of explicitly beamed events that begins and ends entirely within a measure.
<beam>A container for a series of explicitly beamed events that begins and ends entirely within a measure.
<mRest>Complete measure rest in any meter.
<chord>A simultaneous sounding of two or more notes in the same layer *with the same duration*.
<note>A single pitched event.
<rest>A non-sounding event found in the source being transcribed.
Declaration
<classSpec rend="add" ident="att.cue" module="MEI.shared" type="atts">
<desc xml:lang="en">Attributes that describe "cue-ness".</desc>
<attList>
<attDef ident="cue" usage="opt">
<datatype>
<ref name="data.BOOLEAN"/>
</datatype>
</attDef>
</attList>
</classSpec>