att.midiValue2

Attributes that record terminal MIDI values.
Module
MEI.midi
Attributes
val2
val2(optional)MIDI number. Value conforms to data.MIDIVALUE.
val2(optional)MIDI number. Value conforms to data.MIDIVALUE.
MIDI component declarations.
val2(optional)MIDI number. Value conforms to data.MIDIVALUE.
Available at
dynam(dynamic) – Indication of the volume of a note, phrase, or section of music.
hairpinIndicates continuous dynamics expressed on the score as wedge-shaped graphics, e.g. < and >.
hairpinIndicates continuous dynamics expressed on the score as wedge-shaped graphics, e.g. < and >.
dynam(dynamic) – Indication of the volume of a note, phrase, or section of music.
Declaration
<classSpec ident="att.midiValue2" module="MEI.midi" type="atts">
<desc>Attributes that record terminal MIDI values.</desc>
<attList org="group">
<attDef ident="val2" usage="opt">
<desc>MIDI number.</desc>
<datatype maxOccurs="1" minOccurs="1">
<rng:ref name="data.MIDIVALUE" />
</datatype>
</attDef>
</attList>
</classSpec>