Attributes that record MIDI instrument information. | |
Module | MEI.midi |
Members |
instrDef (direct member of att.midiinstrument)
|
Attributes |
@midi.instrname(optional)Provides a General MIDI label for the MIDI instrument.
Value conforms to data.MIDINAMES.
att.midiinstrument
@midi.instrnum(optional)Sets the MIDI instrument number.
Value conforms to data.MIDIVALUE.
att.midiinstrument
@midi.pan(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.
Value conforms to data.MIDIVALUE.
att.midiinstrument
@midi.volume(optional)Sets the instrument's volume.
Value conforms to data.MIDIVALUE.
att.midiinstrument
|
Declaration |
|