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
<dynam>Indication of the volume of a note, phrase, or section of music.
<hairpin>Indicates continuous dynamics expressed on the score as wedge-shaped graphics, e.g., < and >.
Common Music Notation (CMN) repertoire component declarations.
<hairpin>Indicates continuous dynamics expressed on the score as wedge-shaped graphics, e.g., < and >.
Component declarations that are shared between two or more modules.
<dynam>Indication 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>