att.midivalue2

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