![]() |
Audacity 3.2.0
|
#include <VSTEffect.h>
Public Attributes | |
int | mID |
wxString | mName |
Definition at line 155 of file VSTEffect.h.
int VSTEffectWrapper::ParameterInfo::mID |
Definition at line 157 of file VSTEffect.h.
Referenced by VSTEffectWrapper::FetchSettings(), and VSTEffectWrapper::MakeMessageFS().
wxString VSTEffectWrapper::ParameterInfo::mName |
Definition at line 158 of file VSTEffect.h.
Referenced by VSTEffectWrapper::FetchSettings(), VSTEffectWrapper::MakeMessageFS(), VSTEffectWrapper::StoreSettings(), and VSTEffectEditor::VSTEffectEditor().