att.bend.ges

Gestural domain attributes.
Module
MEI.gestural
Attributes
amount, tstamp2.ges, tstamp2.real
amount(optional)Records the amount of detuning. The decimal values should be rendered as a fraction (or an integer plus a fraction) along with the bend symbol. Value conforms to data.BEND.AMOUNT.
tstamp2.ges(optional)Encodes the ending point of an event, i.e., a count of measures plus a beat location in the ending measure. Value conforms to data.MEASUREBEAT.
tstamp2.real(optional)Records the ending point of an event in terms of ISO time. Value conforms to data.ISOTIME.
amount(optional)Records the amount of detuning. The decimal values should be rendered as a fraction (or an integer plus a fraction) along with the bend symbol. Value conforms to data.BEND.AMOUNT.
(MEI.gestural) Attributes that record a performed (as opposed to notated) time stamp for the end of an event.
tstamp2.ges(optional)Encodes the ending point of an event, i.e., a count of measures plus a beat location in the ending measure. Value conforms to data.MEASUREBEAT.
tstamp2.real(optional)Records the ending point of an event in terms of ISO time. Value conforms to data.ISOTIME.
Gestural component declarations.
amount(optional)Records the amount of detuning. The decimal values should be rendered as a fraction (or an integer plus a fraction) along with the bend symbol. Value conforms to data.BEND.AMOUNT.
tstamp2.ges(optional)Encodes the ending point of an event, i.e., a count of measures plus a beat location in the ending measure. Value conforms to data.MEASUREBEAT.
tstamp2.real(optional)Records the ending point of an event in terms of ISO time. Value conforms to data.ISOTIME.
Available at
bendA variation in pitch (often micro-tonal) upwards or downwards during the course of a note.
bendA variation in pitch (often micro-tonal) upwards or downwards during the course of a note.
Declaration
<classSpec ident="att.bend.ges" module="MEI.gestural" type="atts">
<desc>Gestural domain attributes.</desc>
<classes>
<memberOf key="att.timestamp2.gestural"/>
</classes>
<attList org="group">
<attDef ident="amount" usage="opt">
<desc>Records the amount of detuning. The decimal values should be rendered as a fraction (or an integer plus a fraction) along with the bend symbol.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.BEND.AMOUNT" />
</datatype>
</attDef>
</attList>
</classSpec>