Packagede.popforge.audio.processor.fl909.voices
Classpublic class VoiceSnaredrum
InheritanceVoiceSnaredrum Inheritance Voice



Protected Properties
 PropertyDefined by
 Inheritedlength : int
Voice
 Inheritedmonophone : Boolean
Voice
 Inheritedposition : int
Voice
 Inheritedstart : int
Voice
 Inheritedstop : int = 2.147483647E9
Voice
 Inheritedvolume : Number
Voice
Public Methods
 MethodDefined by
  
VoiceSnaredrum(start:int, volume:Number, tone:ToneSnaredrum)
VoiceSnaredrum
 Inherited
cut(stop:int):void
Voice
  
getChannel():int
VoiceSnaredrum
 Inherited
isMonophone():Boolean
Voice
  
processAudioAdd(samples:Array):Boolean
VoiceSnaredrum
Constructor detail
VoiceSnaredrum()constructor
public function VoiceSnaredrum(start:int, volume:Number, tone:ToneSnaredrum)Parameters
start:int
 
volume:Number
 
tone:ToneSnaredrum
Method detail
getChannel()method
public override function getChannel():int

Returns
int
processAudioAdd()method 
public override function processAudioAdd(samples:Array):BooleanParameters
samples:Array

Returns
Boolean