AudioMaster(AEffect *effect, int32_t opcode, int32_t index, intptr_t value, void *ptr, float opt) | VSTWrapper | static |
Automate(int index, float value) | VSTUIWrapper | virtual |
BundleHandle typedef | VSTWrapper | |
callDispatcher(int opcode, int index, intptr_t value, void *ptr, float opt) override | VSTWrapper | virtual |
callGetParameter(int index) const | VSTWrapper | |
callSetChunk(bool isPgm, int len, void *buf) | VSTWrapper | |
callSetChunk(bool isPgm, int len, void *buf, VstPatchChunkInfo *info) const | VSTWrapper | |
callSetParameter(int index, float value) const | VSTWrapper | |
callSetProgram(int index) | VSTWrapper | |
constCallDispatcher(int opcode, int index, intptr_t value, void *ptr, float opt) const | VSTWrapper | |
FetchSettings(VSTSettings &vst3Settings, bool doFetch=true) const | VSTWrapper | |
Flush() | VSTUIWrapper | virtual |
ForEachParameter(ParameterVisitor visitor) const | VSTWrapper | |
GetChunkInfo() const | VSTWrapper | |
GetProcessLevel() | VSTWrapper | |
GetSampleRate() | VSTWrapper | |
GetSettings(EffectSettings &settings) | VSTWrapper | inlinestatic |
GetSettings(const EffectSettings &settings) | VSTWrapper | inlinestatic |
GetString(wxString &outstr, int opcode, int index=0) const | VSTWrapper | |
GetString(int opcode, int index=0) const | VSTWrapper | |
GetSymbol() const | VSTWrapper | |
GetTimeInfo() | VSTWrapper | |
HandleXMLChild(const std::string_view &tag) override | VSTWrapper | virtual |
HandleXMLContent(const std::string_view &content) override | VSTWrapper | |
XMLTagHandler::HandleXMLContent(const std::string_view &WXUNUSED(content)) | XMLTagHandler | inlinevirtual |
HandleXMLEndTag(const std::string_view &tag) override | VSTWrapper | |
XMLTagHandler::HandleXMLEndTag(const std::string_view &WXUNUSED(tag)) | XMLTagHandler | inlinevirtual |
HandleXMLTag(const std::string_view &tag, const AttributesList &attrs) override | VSTWrapper | virtual |
Idle() | VSTUIWrapper | virtual |
IsCompatible(const VstPatchChunkInfo &) const | VSTWrapper | |
Load() | VSTWrapper | |
LoadFXB(const wxFileName &fn) | VSTWrapper | |
LoadFXP(const wxFileName &fn) | VSTWrapper | |
LoadFXProgram(unsigned char **bptr, ssize_t &len, int index, bool dryrun) | VSTWrapper | |
LoadXML(const wxFileName &fn) | VSTWrapper | |
mAEffect | VSTWrapper | |
MakeMessageFS(const VSTSettings &settings) const | VSTWrapper | |
mAudioIns | VSTWrapper | |
mAudioOuts | VSTWrapper | |
mAutomatable | VSTWrapper | |
mBufferDelay | VSTWrapper | |
mBundleRef | VSTWrapper | |
mChunk | VSTWrapper | |
mCurrentEffectID | VSTWrapper | |
mDescription | VSTWrapper | |
mDispatcherLock | VSTWrapper | |
mGui | VSTWrapper | |
mInChunk | VSTWrapper | |
mInSet | VSTWrapper | |
mInteractive | VSTWrapper | |
mMainThreadId | VSTWrapper | |
mMidiIns | VSTWrapper | |
mMidiOuts | VSTWrapper | |
mModule | VSTWrapper | |
mName | VSTWrapper | |
ModuleHandle typedef | VSTWrapper | |
mPath | VSTWrapper | |
mProcessLevel | VSTWrapper | |
mResource | VSTWrapper | |
mTimeInfo | VSTWrapper | |
mVendor | VSTWrapper | |
mVersion | VSTWrapper | |
mVstVersion | VSTWrapper | |
mXMLInfo | VSTWrapper | |
mXMLVersion | VSTWrapper | |
NeedIdle() | VSTUIWrapper | virtual |
ParameterVisitor typedef | VSTWrapper | |
ReadXMLChild(const char *tag) | XMLTagHandler | |
ReadXMLContent(const char *s, int len) | XMLTagHandler | |
ReadXMLEndTag(const char *tag) | XMLTagHandler | |
ResetModuleAndHandle() | VSTWrapper | |
SaveFXB(const wxFileName &fn) const | VSTWrapper | |
SaveFXP(const wxFileName &fn) const | VSTWrapper | |
SaveFXProgram(wxMemoryBuffer &buf, int index) const | VSTWrapper | |
SaveXML(const wxFileName &fn) const | VSTWrapper | |
SetBufferDelay(int samples) | VSTWrapper | virtual |
SetString(int opcode, const wxString &str, int index=0) | VSTWrapper | |
SizeWindow(int w, int h) | VSTUIWrapper | virtual |
StoreSettings(const VSTSettings &vst3settings) const | VSTWrapper | |
Unload() | VSTWrapper | |
VSTWrapper(const PluginPath &path) | VSTWrapper | inlineexplicit |
XMLTagHandler() | XMLTagHandler | inline |
~VSTLink() | VSTLink | inlinevirtual |
~VSTWrapper() | VSTWrapper | |
~XMLTagHandler() | XMLTagHandler | inlinevirtual |