att.midiValue

Attributes that record MIDI values.
Module
Attributes
@val
@val(optional)MIDI number. Value conforms to data.MIDIVALUE.
@val(optional)MIDI number. Value conforms to data.MIDIVALUE.
MIDI component declarations.
@val(optional)MIDI number. Value conforms to data.MIDIVALUE.
Available at
<cc>MIDI parameter/control change.
<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 >.
MIDI component declarations.
<cc>MIDI parameter/control change.
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.midiValue" module="MEI.midi" type="atts">
<desc xml:lang="en">Attributes that record MIDI values.</desc>
<attList>
<attDef ident="val" usage="opt">
<desc xml:lang="en">MIDI number.</desc>
<datatype>
<rng:ref name="data.MIDIVALUE"/>
</datatype>
</attDef>
</attList>
</classSpec>