att.bend.ges

Gestural domain attributes.
Module MEI.cmn
Members
bend (direct member of att.bend.ges)
Attributes
@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. att.bend.ges
Declaration
<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>