att.instrDef.ges

Gestural domain attributes.
Module
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. 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 is a 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 is a positive integer.
@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 is a positive integer.
(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. 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 is a 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. 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 is a 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 is a positive integer.
@midi.volume(optional)Sets the instrument’s volume. Value conforms to data.MIDIVALUE_PERCENT.
Available at
<instrDef>MIDI instrument declaration.
MIDI component declarations.
<instrDef>MIDI instrument declaration.
Declaration
<classSpec ident="att.instrDef.ges" module="MEI.gestural" type="atts">
<desc xml:lang="en">Gestural domain attributes.</desc>
<classes>
<memberOf key="att.channelized"/>
<memberOf key="att.midiInstrument"/>
<memberOf key="att.soundLocation"/>
</classes>
</classSpec>