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