public class SoftLowFrequencyOscillator extends java.lang.Object implements SoftProcess
Constructor and Description |
---|
SoftLowFrequencyOscillator() |
Modifier and Type | Method and Description |
---|---|
double[] |
get(int instance,
java.lang.String name) |
void |
init(SoftSynthesizer synth) |
void |
processControlLogic() |
void |
reset() |
public void reset()
reset
in interface SoftProcess
public void init(SoftSynthesizer synth)
init
in interface SoftProcess
public void processControlLogic()
processControlLogic
in interface SoftProcess
public double[] get(int instance, java.lang.String name)
get
in interface SoftControl
get
in interface SoftProcess