Packagede.popforge.audio.processor.special
Classpublic class ParticleSynth
ImplementsIAudioProcessor



Public Methods
 MethodDefined by
  
ParticleSynth
  
processAudio(samples:Array):void
ParticleSynth
  
reset():void
ParticleSynth
Public Constants
 ConstantDefined by
  parameterAttraction : Parameter
ParticleSynth
  parameterChannelOffset : Parameter
ParticleSynth
  parameterFrequency : Parameter
ParticleSynth
  parameterParticlesCount : Parameter
ParticleSynth
  parameterSeed : Parameter
ParticleSynth
Constructor detail
ParticleSynth()constructor
public function ParticleSynth()
Method detail
processAudio()method
public function processAudio(samples:Array):voidParameters
samples:Array
reset()method 
public function reset():void
Constant detail
parameterAttractionconstant
public const parameterAttraction:Parameter
parameterChannelOffsetconstant 
public const parameterChannelOffset:Parameter
parameterFrequencyconstant 
public const parameterFrequency:Parameter
parameterParticlesCountconstant 
public const parameterParticlesCount:Parameter
parameterSeedconstant 
public const parameterSeed:Parameter