| Package | Description |
|---|---|
| ensemble.audio.vst |
| Modifier and Type | Method and Description |
|---|---|
static VstConstants.FilterMode |
VstConstants.FilterMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VstConstants.FilterMode[] |
VstConstants.FilterMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VstProcessReasoning.ProcessFilter(double[] dBuffer,
double[] dTransBuffer,
int nframes,
VstConstants.FilterMode filterMode)
Process filter.
|