att.instrDef.ges

Gestural domain attributes.
Module
MEI.gestural
Attributes
azimuth, elevation, midi.channel, midi.duty, midi.instrname, midi.instrnum, midi.pan, midi.patchname, midi.patchnum, midi.port, midi.track, midi.volume
azimuth(optional)The lateral or left-to-right plane. Value conforms to data.DEGREES.
elevation(optional)The above-to-below axis. Value conforms to data.DEGREES.
midi.channel(optional)Records a MIDI channel value. Value conforms to data.MIDICHANNEL.
midi.duty(optional)Specifies the 'on' part of the duty cycle as a percentage of a note's duration. Value conforms to data.PERCENT.LIMITED.
midi.instrname(optional)Provides a General MIDI label for the MIDI instrument. Value conforms to data.MIDINAMES.
midi.instrnum(optional)Captures the General MIDI instrument number. Use an integer for a 0-based value. An integer preceded by "in" indicates a 1-based value. Value conforms to data.MIDIVALUE.
midi.pan(optional)Sets the instrument's position in a stereo field. MIDI values of 0 and 1 both pan left, 127 or 128 pans right, and 63 or 64 pans to the center. Positve percentage values pan to the right, negative ones to the left. 0% is centered. Value conforms to data.MIDIVALUE_PAN.
midi.patchname(optional)Records a non-General MIDI patch/instrument name. Value of datatype NMTOKEN.
midi.patchnum(optional)Records a non-General MIDI patch/instrument number. Value conforms to data.MIDIVALUE.
midi.port(optional)Sets the MIDI port value. Value conforms to data.MIDIVALUE_NAME.
midi.track(optional)Sets the MIDI track. Value of datatype positiveInteger.
midi.volume(optional)Sets the instrument's volume. Value conforms to data.MIDIVALUE_PERCENT.
(MEI.midi) Attributes that record MIDI channel information.
midi.channel(optional)Records a MIDI channel value. Value conforms to data.MIDICHANNEL.
midi.duty(optional)Specifies the 'on' part of the duty cycle as a percentage of a note's duration. Value conforms to data.PERCENT.LIMITED.
midi.port(optional)Sets the MIDI port value. Value conforms to data.MIDIVALUE_NAME.
midi.track(optional)Sets the MIDI track. Value of datatype positiveInteger.
(MEI.midi) Attributes that record MIDI instrument information.
midi.instrnum(optional)Captures the General MIDI instrument number. Use an integer for a 0-based value. An integer preceded by "in" indicates a 1-based value. Value conforms to data.MIDIVALUE.
midi.instrname(optional)Provides a General MIDI label for the MIDI instrument. Value conforms to data.MIDINAMES.
midi.pan(optional)Sets the instrument's position in a stereo field. MIDI values of 0 and 1 both pan left, 127 or 128 pans right, and 63 or 64 pans to the center. Positve percentage values pan to the right, negative ones to the left. 0% is centered. Value conforms to data.MIDIVALUE_PAN.
midi.patchname(optional)Records a non-General MIDI patch/instrument name. Value of datatype NMTOKEN.
midi.patchnum(optional)Records a non-General MIDI patch/instrument number. Value conforms to data.MIDIVALUE.
midi.volume(optional)Sets the instrument's volume. Value conforms to data.MIDIVALUE_PERCENT.
(MEI.gestural) Attributes that locate a sound source within 3-D space.
azimuth(optional)The lateral or left-to-right plane. Value conforms to data.DEGREES.
elevation(optional)The above-to-below axis. Value conforms to data.DEGREES.
Gestural component declarations.
azimuth(optional)The lateral or left-to-right plane. Value conforms to data.DEGREES.
elevation(optional)The above-to-below axis. Value conforms to data.DEGREES.
MIDI component declarations.
midi.channel(optional)Records a MIDI channel value. Value conforms to data.MIDICHANNEL.
midi.duty(optional)Specifies the 'on' part of the duty cycle as a percentage of a note's duration. Value conforms to data.PERCENT.LIMITED.
midi.instrname(optional)Provides a General MIDI label for the MIDI instrument. Value conforms to data.MIDINAMES.
midi.instrnum(optional)Captures the General MIDI instrument number. Use an integer for a 0-based value. An integer preceded by "in" indicates a 1-based value. Value conforms to data.MIDIVALUE.
midi.pan(optional)Sets the instrument's position in a stereo field. MIDI values of 0 and 1 both pan left, 127 or 128 pans right, and 63 or 64 pans to the center. Positve percentage values pan to the right, negative ones to the left. 0% is centered. Value conforms to data.MIDIVALUE_PAN.
midi.patchname(optional)Records a non-General MIDI patch/instrument name. Value of datatype NMTOKEN.
midi.patchnum(optional)Records a non-General MIDI patch/instrument number. Value conforms to data.MIDIVALUE.
midi.port(optional)Sets the MIDI port value. Value conforms to data.MIDIVALUE_NAME.
midi.track(optional)Sets the MIDI track. Value of datatype positiveInteger.
midi.volume(optional)Sets the instrument's volume. Value conforms to data.MIDIVALUE_PERCENT.
Available at
instrDef(instrument definition) – MIDI instrument declaration.
instrDef(instrument definition) – MIDI instrument declaration.
Declaration
<classSpec ident="att.instrDef.ges" module="MEI.gestural" type="atts">
<desc>Gestural domain attributes.</desc>
<classes>
<memberOf key="att.channelized"/>
<memberOf key="att.midiInstrument"/>
<memberOf key="att.soundLocation"/>
</classes>
</classSpec>