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 SoftProcesspublic void init(SoftSynthesizer synth)
init in interface SoftProcesspublic void processControlLogic()
processControlLogic in interface SoftProcesspublic double[] get(int instance,
java.lang.String name)
get in interface SoftControlget in interface SoftProcess