att.midiValue2

Attributes that record terminal MIDI values.
Module
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
dynamIndication 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 >.
Common Music Notation (CMN) repertoire component declarations.
hairpinIndicates continuous dynamics expressed on the score as wedge-shaped graphics, e.g., < and >.
Component declarations that are shared between two or more modules.
dynamIndication of the volume of a note, phrase, or section of music.
Declaration
<classSpec ident="att.midiValue2" module="MEI.midi" type="atts">
<desc xml:lang="en">Attributes that record terminal MIDI values.</desc>
<attList>
<attDef ident="val2" usage="opt">
<desc xml:lang="en">MIDI number.</desc>
<datatype>
<rng:ref name="data.MIDIVALUE"/>
</datatype>
</attDef>
</attList>
</classSpec>