|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsound.zrs.synthgen.GeneratorModel
sound.zrs.synthgen.Filter
public class Filter
Constructor Summary | |
---|---|
Filter(SynthesizerGeneratorModel parent)
|
|
Filter(SynthesizerGeneratorModel parent,
GeneratorModel input,
double[] a,
double[] b)
|
Method Summary | |
---|---|
void |
setParameters(GeneratorModel input,
double[] a,
double[] b)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Filter(SynthesizerGeneratorModel parent)
public Filter(SynthesizerGeneratorModel parent, GeneratorModel input, double[] a, double[] b)
Method Detail |
---|
public void setParameters(GeneratorModel input, double[] a, double[] b)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |