att.bend.ges

Gestural domain attributes.
Module
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
<bend>A variation in pitch (often micro-tonal) upwards or downwards during the course of a note.
Common Music Notation (CMN) repertoire component declarations.
<bend>A 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 xml:lang="en">Gestural domain attributes.</desc>
<classes>
<memberOf key="att.timestamp2.ges"/>
</classes>
<attList>
<attDef ident="amount" usage="opt">
<desc xml:lang="en">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>
<rng:ref name="data.BEND.AMOUNT"/>
</datatype>
</attDef>
</attList>
</classSpec>