att.midivalue

Attributes that record MIDI values.
Module MEI.midi
Members
cc (direct member of att.midivalue)
Attributes
@val(optional)MIDI number. Value conforms to data.MIDIVALUE. att.midivalue
Declaration
<attDef ident="val" usage="opt">
<desc>MIDI number.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.MIDIVALUE" />
</datatype>
</attDef>