Package | de.popforge.audio.processor.fl909.voices |
Class | public final class VoiceCrash |
Inheritance | VoiceCrash ![]() |
Method | Defined by | ||
---|---|---|---|
VoiceCrash(start:int, volume:Number, tone:ToneCrash)
| VoiceCrash | ||
![]() |
cut(stop:int):void
| Voice | |
getChannel():int
| VoiceCrash | ||
![]() |
isMonophone():Boolean
| Voice | |
processAudioAdd(samples:Array):Boolean
| VoiceCrash |
VoiceCrash | () | constructor |
public function VoiceCrash(start:int, volume:Number, tone:ToneCrash)
Parameters
start:int |
|
volume:Number |
|
tone:ToneCrash |
getChannel | () | method |
public override function getChannel():int
Returns
int |
processAudioAdd | () | method |
public override function processAudioAdd(samples:Array):Boolean
Parameters
samples:Array |
Boolean |