att.articulation.performed

Attributes describing the method of performance.
Module MEI.shared
Members
Attributes
@artic.ges(optional)Records performed articulation that differs from the written value. One or more values from data.ARTICULATION, separated by spaces. att.articulation.performed
Declaration
<attDef ident="artic.ges" usage="opt">
<desc>Records performed articulation that differs from the written value.</desc>
<datatype maxOccurs="unbounded" minOccurs="1">
<rng:ref name="data.ARTICULATION" />
</datatype>
</attDef>