mei:mei_att.midiinstrument.attribute.midi.pan

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
midi.pan mei:mei_data.MIDIVALUE optional
Sets the instrument's position in a stereo field. Values of 0 and 1 both
pan left, 127 pans right, and 64 pans to the center.

Used By

Source

<xs:attributeGroup name="mei_att.midiinstrument.attribute.midi.pan">
  <xs:attribute name="midi.pan" type="mei:mei_data.MIDIVALUE">
    <xs:annotation>
      <xs:documentation>Sets the instrument's position in a stereo field. Values of 0 and 1 both pan left, 127 pans right, and 64 pans to the center.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>