- close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
- closeUI
void closeUI()
Undocumented in source. Be warned that the author may not have intended to support it.
- getCurrentProgram
int getCurrentProgram()
Undocumented in source. Be warned that the author may not have intended to support it.
- getEffectName
string getEffectName()
Undocumented in source. Be warned that the author may not have intended to support it.
- getParameter
float getParameter(int paramIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- getProductString
string getProductString()
Undocumented in source. Be warned that the author may not have intended to support it.
- getUISize
int[2] getUISize()
Undocumented in source. Be warned that the author may not have intended to support it.
- getVendorString
string getVendorString()
Undocumented in source. Be warned that the author may not have intended to support it.
- loadPreset
void loadPreset(int presetIndex)
Undocumented in source. Be warned that the author may not have intended to support it.
- openUI
void openUI(void* windowHandle)
Undocumented in source. Be warned that the author may not have intended to support it.
- processAudioFloat
void processAudioFloat(float** inputs, float** outputs, int samples)
Undocumented in source. Be warned that the author may not have intended to support it.
- restoreState
void restoreState(ubyte[] chunk)
Undocumented in source. Be warned that the author may not have intended to support it.
- saveState
ubyte[] saveState()
Undocumented in source. Be warned that the author may not have intended to support it.
- setMaxBufferSize
void setMaxBufferSize(int samples)
Undocumented in source. Be warned that the author may not have intended to support it.
- setParameter
void setParameter(int paramIndex, float normalizedValue)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSampleRate
void setSampleRate(float sampleRate)
Undocumented in source. Be warned that the author may not have intended to support it.