Audacity 3.2.0
VSTEditor Member List

This is the complete list of members for VSTEditor, including all inherited members.

Automate(int index, float value) overrideVSTEditorvirtual
BindTo(wxEvtHandler &src, const EventTag &eventType, void(Class::*pmf)(Event &))EffectEditorinlineprotected
BuildFancy(EffectInstance &instance)VSTEditor
BuildPlain(EffectSettingsAccess &access, EffectType effectType, double projectRate)VSTEditor
Callback typedefObserver::Publisher< EffectSettingChanged >
CallbackReturn typedefObserver::Publisher< EffectSettingChanged >
Disconnect()EffectEditorvirtual
EffectEditor(const EffectUIServices &services, EffectSettingsAccess &access)EffectEditor
EnableApply(wxWindow *parent, bool enable=true)EffectEditorstatic
EnablePreview(wxWindow *parent, bool enable=true)EffectEditorstatic
FetchSettingsFromInstance(EffectSettings &settings)VSTEditorprivate
Flush() overrideVSTEditorvirtual
GetInstance() constVSTEditor
Idle() overrideVSTEditorprivatevirtual
IsGraphicalUI() overrideVSTEditorvirtual
kPlayIDEffectEditorstatic
m_factoryObserver::Publisher< EffectSettingChanged >private
m_listObserver::Publisher< EffectSettingChanged >private
mAccessEffectEditorprotected
mControlVSTEditorprivate
mDialogVSTEditorprivate
mDisplaysVSTEditorprivate
mDurationVSTEditorprivate
message_type typedefObserver::Publisher< EffectSettingChanged >
mGuiVSTEditorprivate
mInstanceVSTEditorprivate
mLabelsVSTEditorprivate
mLastMovementsVSTEditorprivate
mNamesVSTEditorprivate
mNumParamsVSTEditorprivate
mParamNamesVSTEditorprivate
mParentVSTEditorprivate
mSlidersVSTEditorprivate
mTimerVSTEditor
mTimerGuardVSTEditorprivate
mTypeVSTEditorprivate
mUIClosedEffectEditorprotected
mUIServicesEffectEditorprotected
mWantsEditIdleVSTEditorprivate
mWantsIdleVSTEditorprivate
NeedEditIdle(bool state)VSTEditorprivate
NeedIdle() overrideVSTEditorprivatevirtual
notifies_allObserver::Publisher< EffectSettingChanged >static
NotifyParameterChanged(int index, float value)VSTEditorprivate
OnClose() overrideVSTEditorvirtual
OnIdle(wxIdleEvent &evt)VSTEditorprivate
OnSizeWindow(wxCommandEvent &evt)VSTEditorprivate
OnSlider(wxCommandEvent &evt)VSTEditor
OnTimer()VSTEditor
operator=(Publisher &&)=defaultObserver::Publisher< EffectSettingChanged >
Publish(const EffectSettingChanged &message)Observer::Publisher< EffectSettingChanged >inlineprotected
Publisher(ExceptionPolicy *pPolicy=nullptr, Alloc a={})Observer::Publisher< EffectSettingChanged >inlineexplicit
Publisher(Publisher &&)=defaultObserver::Publisher< EffectSettingChanged >
RefreshParameters(int skip=-1) constVSTEditor
ShowDialog(bool nonModal)VSTEditor
SizeWindow(int w, int h) overrideVSTEditorprotectedvirtual
StoreSettingsToInstance(const EffectSettings &settings)VSTEditorprivate
Subscribe(Callback callback)Observer::Publisher< EffectSettingChanged >
Subscribe(Object &obj, Return(Object::*callback)(Args...))Observer::Publisher< EffectSettingChanged >inline
UpdateUI() overrideVSTEditorvirtual
ValidateUI() overrideVSTEditorvirtual
VSTEditor(VSTInstance &instance, EffectType type, bool gui, const EffectUIServices &services, EffectSettingsAccess &access, wxWindow *pParent, int numParams)VSTEditor
~EffectEditor()EffectEditorvirtual
~VSTEditor() overrideVSTEditor