<classSpec ident="att.soundLocation" module="MEI.gestural" type="atts">
<desc>Attributes that locate a sound source within 3-D space.</desc>
<attList org="group">
<attDef ident="azimuth" usage="opt">
<desc>The lateral or left-to-right plane.</desc>
<remarks>
<p part="N">A value of 0, 360, or -360 is directly in front of the listener, while a value of
180
or -180 is directly behind.</p>
</remarks>
</attDef>
<attDef ident="elevation" usage="opt">
<desc>The above-to-below axis.</desc>
<remarks>
<p part="N">A value of 0, 360, or -360 is directly above the listener, while a value of 180 or
-180
is directly below.</p>
</remarks>
</attDef>
</attList>
</classSpec>