Audacity 3.2.0
|
This is the complete list of members for VST3Wrapper, including all inherited members.
BeginParameterEdit(EffectSettingsAccess &access) | VST3Wrapper | |
ConsumeChanges(const EffectSettings &settings) | VST3Wrapper | private |
CopySettingsContents(const EffectSettings &src, EffectSettings &dst) | VST3Wrapper | static |
EndParameterEdit() | VST3Wrapper | |
FetchSettings(EffectSettings &) | VST3Wrapper | |
Finalize(EffectSettings *settings) | VST3Wrapper | |
FindFactoryPresets() const | VST3Wrapper | |
FlushParameters(EffectSettings &settings, bool *hasChanges=nullptr) | VST3Wrapper | |
GetEffectClassInfo() const | VST3Wrapper | |
GetLatencySamples() const | VST3Wrapper | |
GetModule() const | VST3Wrapper | inline |
Initialize(EffectSettings &settings, Steinberg::Vst::SampleRate sampleRate, Steinberg::int32 processMode, Steinberg::int32 maxSamplesPerBlock) | VST3Wrapper | |
InitializeComponents() | VST3Wrapper | |
IsActive() const noexcept | VST3Wrapper | |
LoadPreset(const wxString &presetId) | VST3Wrapper | |
LoadPresetFromStream(Steinberg::IBStream *fileStream) | VST3Wrapper | private |
LoadSettings(const CommandParameters &parms, EffectSettings &settings) | VST3Wrapper | static |
LoadUserPreset(const EffectDefinitionInterface &effect, const RegistryPath &name, EffectSettings &settings) | VST3Wrapper | static |
mActive | VST3Wrapper | private |
MakeSettings() | VST3Wrapper | static |
mAudioProcessor | VST3Wrapper | |
mComponentConnectionProxy | VST3Wrapper | |
mComponentHandler | VST3Wrapper | |
mControllerConnectionProxy | VST3Wrapper | |
mDefaultSettings | VST3Wrapper | private |
mEditController | VST3Wrapper | |
mEffectClassInfo | VST3Wrapper | private |
mEffectComponent | VST3Wrapper | |
mModule | VST3Wrapper | private |
mParameterQueues | VST3Wrapper | private |
mParameters | VST3Wrapper | private |
mProcessContext | VST3Wrapper | private |
mSetup | VST3Wrapper | |
operator=(const VST3Wrapper &)=delete | VST3Wrapper | |
operator=(VST3Wrapper &&)=delete | VST3Wrapper | |
ParamChangedHandler | VST3Wrapper | |
Process(const float *const *inBlock, float *const *outBlock, size_t blockLen) | VST3Wrapper | |
ProcessBlockStart(const EffectSettings &settings) | VST3Wrapper | |
ResumeProcessing() | VST3Wrapper | |
SavePresetToFile(const wxString &filepath) const | VST3Wrapper | |
SavePresetToStream(Steinberg::IBStream *fileStream) const | VST3Wrapper | private |
SaveSettings(const EffectSettings &settings, CommandParameters &parms) | VST3Wrapper | static |
SaveUserPreset(const EffectDefinitionInterface &effect, const RegistryPath &name, const EffectSettings &settings) | VST3Wrapper | static |
StoreSettings(EffectSettings &) const | VST3Wrapper | |
SuspendProcessing() | VST3Wrapper | |
VST3Wrapper(VST3::Hosting::Module &module, const VST3::Hosting::ClassInfo &effectClassInfo) | VST3Wrapper | |
VST3Wrapper(const VST3Wrapper &)=delete | VST3Wrapper | |
VST3Wrapper(VST3Wrapper &&)=delete | VST3Wrapper | |
~VST3Wrapper() | VST3Wrapper |