data.MIDIVALUE_PERCENT

data.MIDIVALUE or data.PERCENT.LIMITED values.
Module
Used by
These class-based attributes use data.MIDIVALUE_PERCENT
att.midiInstrument/@midi.volumeSets the instrument’s volume.
Declaration
<macroSpec ident="data.MIDIVALUE_PERCENT" module="MEI" type="dt">
<desc xml:lang="en">data.MIDIVALUE or data.PERCENT.LIMITED values.</desc>
<content>
<rng:choice>
<rng:ref name="data.MIDIVALUE"/>
<rng:ref name="data.PERCENT.LIMITED"/>
</rng:choice>
</content>
</macroSpec>