Packagede.popforge.audio.processor.fl909.voices
Classpublic final class VoiceRimshot
InheritanceVoiceRimshot 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
  
VoiceRimshot(start:int, volume:Number, tone:ToneBase)
VoiceRimshot
 Inherited
cut(stop:int):void
Voice
  
getChannel():int
VoiceRimshot
 Inherited
isMonophone():Boolean
Voice
  
processAudioAdd(samples:Array):Boolean
VoiceRimshot
Constructor detail
VoiceRimshot()constructor
public function VoiceRimshot(start:int, volume:Number, tone:ToneBase)Parameters
start:int
 
volume:Number
 
tone:ToneBase
Method detail
getChannel()method
public override function getChannel():int

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

Returns
Boolean