mei:mei_att.midiinstrument.attributes

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
midi.instrname mei:mei_data.MIDINAMES optional
Provides a General MIDI label for the MIDI instrument.
midi.instrnum mei:mei_data.MIDIVALUE optional
Sets the MIDI instrument number.
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.
midi.volume mei:mei_data.MIDIVALUE optional
Sets the instrument's volume.

Used By

Source

<xs:attributeGroup name="mei_att.midiinstrument.attributes">
  <xs:attributeGroup ref="mei:mei_att.midiinstrument.attribute.midi.instrnum"/>
  <xs:attributeGroup ref="mei:mei_att.midiinstrument.attribute.midi.instrname"/>
  <xs:attributeGroup ref="mei:mei_att.midiinstrument.attribute.midi.pan"/>
  <xs:attributeGroup ref="mei:mei_att.midiinstrument.attribute.midi.volume"/>
</xs:attributeGroup>