Package | de.popforge.audio.processor.fl909.voices |
Class | public final class VoiceTom |
Inheritance | VoiceTom ![]() |
Method | Defined by | ||
---|---|---|---|
VoiceTom | |||
![]() |
cut(stop:int):void
| Voice | |
getChannel():int
| VoiceTom | ||
![]() |
isMonophone():Boolean
| Voice | |
processAudioAdd(samples:Array):Boolean
| VoiceTom |
Constant | Defined by | ||
---|---|---|---|
SIZE_HIGH : int = 2 [static]
| VoiceTom | ||
SIZE_LOW : int = 0 [static]
| VoiceTom | ||
SIZE_MED : int = 1 [static]
| VoiceTom |
VoiceTom | () | constructor |
public function VoiceTom(start:int, volume:Number, tone:ToneTom, size:int)
Parameters
start:int |
|
volume:Number |
|
tone:ToneTom |
|
size:int |
getChannel | () | method |
public override function getChannel():int
Returns
int |
processAudioAdd | () | method |
public override function processAudioAdd(samples:Array):Boolean
Parameters
samples:Array |
Boolean |
SIZE_HIGH | constant |
public static const SIZE_HIGH:int = 2
SIZE_LOW | constant |
public static const SIZE_LOW:int = 0
SIZE_MED | constant |
public static const SIZE_MED:int = 1