|
||||||||||
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.Delay
public class Delay
Constructor Summary | |
---|---|
Delay(SynthesizerGeneratorModel parent)
|
|
Delay(SynthesizerGeneratorModel parent,
GeneratorModel input,
GeneratorModel seconds,
double maxSeconds)
|
Method Summary | |
---|---|
void |
setParameters(GeneratorModel input,
GeneratorModel seconds,
double maxSeconds)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Delay(SynthesizerGeneratorModel parent)
public Delay(SynthesizerGeneratorModel parent, GeneratorModel input, GeneratorModel seconds, double maxSeconds)
Method Detail |
---|
public void setParameters(GeneratorModel input, GeneratorModel seconds, double maxSeconds)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |