| Package | com.sonoport |
| Interface | public interface ISpacePhasor extends IBaseSoundCore |
| Implementors | SpacePhasor |
| Property | Defined By | ||
|---|---|---|---|
| freq : Number | ISpacePhasor | ||
![]() | gain : Number Gain. | IBaseSoundCore | |
| harmonics : int | ISpacePhasor | ||
![]() | pan : Number Left-to-right position of the sound, ranging from -1 (full pan left) to 1 (full pan right). | IBaseSoundCore | |
| tones : int | ISpacePhasor | ||
| freq | property |
freq:Number public function get freq():Number public function set freq(value:Number):void| harmonics | property |
harmonics:int public function get harmonics():int public function set harmonics(value:int):void| tones | property |
tones:int public function get tones():int public function set tones(value:int):void