AddCheckboxPanel(ShuttleGui &S, const DynamicRangeProcessorSettings &settings) | DynamicRangeProcessorEditor | private |
AddClipIndicator(ShuttleGui &S) | DynamicRangeProcessorEditor | private |
AddCompressionCurvePanel(ShuttleGui &S, const CompressorSettings &) | DynamicRangeProcessorEditor | private |
AddSliderPanel(ShuttleGui &S) | DynamicRangeProcessorEditor | private |
AddTextboxAndSlider(ShuttleGui &S, ExtendedCompressorParameter ¶m) | DynamicRangeProcessorEditor | private |
attackMs | CompressorEditor | static |
BindTo(wxEvtHandler &src, const EventTag &eventType, void(Class::*pmf)(Event &)) | EffectEditor | inlineprotected |
Callback typedef | Observer::Publisher< EffectSettingChanged > | |
CallbackReturn typedef | Observer::Publisher< EffectSettingChanged > | |
compressionRatio | CompressorEditor | static |
CompressorEditor(wxWindow *parent, CompressorInstance &instance, bool isRealtime, const EffectUIServices &services, EffectSettingsAccess &access, CompressorSettings settings) | CompressorEditor | |
dbStep | DynamicRangeProcessorEditor | protectedstatic |
Disconnect() | EffectEditor | virtual |
DynamicRangeProcessorEditor(wxWindow *parent, CompressorInstance &instance, bool isRealtime, const EffectUIServices &services, EffectSettingsAccess &access) | DynamicRangeProcessorEditor | |
EffectEditor(const EffectUIServices &services, EffectSettingsAccess &access) | EffectEditor | |
EnableApply(wxWindow *parent, bool enable=true) | EffectEditor | static |
EnablePreview(wxWindow *parent, bool enable=true) | EffectEditor | static |
GetCompressorSettings() const override | CompressorEditor | inlineprivatevirtual |
GetLimiterSettings() const | DynamicRangeProcessorEditor | inlineprivatevirtual |
GetLimiterSettings() | DynamicRangeProcessorEditor | inlineprivate |
Initialize(std::vector< ExtendedCompressorParameter > parameters) | DynamicRangeProcessorEditor | protected |
IsGraphicalUI() | EffectEditor | virtual |
kneeWidthDb | CompressorEditor | static |
kPlayID | EffectEditor | static |
lookaheadMs | CompressorEditor | static |
m_factory | Observer::Publisher< EffectSettingChanged > | private |
m_list | Observer::Publisher< EffectSettingChanged > | private |
mAccess | EffectEditor | protected |
makeupGainDb | CompressorEditor | static |
mCompressorInstance | DynamicRangeProcessorEditor | private |
message_type typedef | Observer::Publisher< EffectSettingChanged > | |
mFullHeight | DynamicRangeProcessorEditor | private |
mIsRealtime | DynamicRangeProcessorEditor | private |
mParameters | DynamicRangeProcessorEditor | private |
mSettings | CompressorEditor | private |
mTopLevelParent | DynamicRangeProcessorEditor | private |
mUIClosed | EffectEditor | protected |
mUIParent | DynamicRangeProcessorEditor | private |
mUIServices | EffectEditor | protected |
notifies_all | Observer::Publisher< EffectSettingChanged > | static |
OnCheckbox(bool newVal, double &setting, void(DynamicRangeProcessorHistoryPanel::*)(bool)) | DynamicRangeProcessorEditor | private |
OnClose() | EffectEditor | virtual |
operator=(Publisher &&)=default | Observer::Publisher< EffectSettingChanged > | |
PopulateOrExchange(ShuttleGui &S) | DynamicRangeProcessorEditor | |
Publish(const EffectSettingChanged &message) | Observer::Publisher< EffectSettingChanged > | inlineprotected |
Publisher(ExceptionPolicy *pPolicy=nullptr, Alloc a={}) | Observer::Publisher< EffectSettingChanged > | inlineexplicit |
Publisher(Publisher &&)=default | Observer::Publisher< EffectSettingChanged > | |
releaseMs | CompressorEditor | static |
showActual | CompressorEditor | static |
showInput | CompressorEditor | static |
showOutput | CompressorEditor | static |
showTarget | CompressorEditor | static |
Subscribe(Callback callback) | Observer::Publisher< EffectSettingChanged > | |
Subscribe(Object &obj, Return(Object::*callback)(Args...)) | Observer::Publisher< EffectSettingChanged > | inline |
thresholdDb | CompressorEditor | static |
UpdateUI() final override | DynamicRangeProcessorEditor | privatevirtual |
ValidateUI() final override | DynamicRangeProcessorEditor | privatevirtual |
~EffectEditor() | EffectEditor | virtual |