data.MIDIVALUE_PAN

data.MIDIVALUE or data.PERCENT.LIMITED.SIGNED values.
Module
Used by
These class-based attributes use data.MIDIVALUE_PAN
att.midiInstrument/@midi.panSets the instrument’s position in a stereo field. Values of 0 and 1 both pan left, 127 and 128o both pan right, and 63 and 64o both pan to the center. Positive percentage values pan to the right, negative ones to the left, and 0% pans to the center.
Declaration
<macroSpec xmlns="http://www.tei-c.org/ns/1.0" rend="add" ident="data.MIDIVALUE_PAN" module="MEI" type="dt">
<desc xml:lang="en">data.MIDIVALUE or data.PERCENT.LIMITED.SIGNED values.</desc>
<content>
<choice>
<ref name="data.MIDIVALUE"/>
</choice>
</content>
</macroSpec>