sound.zrs.synthgen
Class Distort

java.lang.Object
  extended by sound.zrs.synthgen.GeneratorModel
      extended by sound.zrs.synthgen.Distort

public class Distort
extends GeneratorModel


Constructor Summary
Distort(SynthesizerGeneratorModel parent)
           
Distort(SynthesizerGeneratorModel parent, GeneratorModel in)
           
 
Method Summary
 void setParameters(GeneratorModel in)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Distort

public Distort(SynthesizerGeneratorModel parent)

Distort

public Distort(SynthesizerGeneratorModel parent,
               GeneratorModel in)
Method Detail

setParameters

public void setParameters(GeneratorModel in)