constexpr double showOutputDefault
constexpr double limiterReleaseMsDefault
constexpr double showInputDefault
constexpr double showActualDefault
constexpr double limiterThresholdDbDefault
constexpr double limiterKneeWidthDbDefault
constexpr double showTargetDefault
constexpr double limiterMaxLookaheadMs
constexpr double limiterMakeupTargetDbDefault
constexpr double limiterLookaheadMsDefault
static Settings & settings()
static constexpr auto dbStep
static constexpr LimiterParameter showTarget
static constexpr LimiterParameter releaseMs
LimiterEditor(wxWindow *parent, CompressorInstance &instance, bool isRealtime, const EffectUIServices &services, EffectSettingsAccess &access, LimiterSettings settings)
LimiterSettings mSettings
static constexpr LimiterParameter makeupTargetDb
static constexpr LimiterParameter lookaheadMs
static constexpr LimiterParameter thresholdDb
static constexpr LimiterParameter showOutput
static constexpr LimiterParameter showActual
const LimiterSettings * GetLimiterSettings() const override
static constexpr LimiterParameter showInput
static constexpr LimiterParameter kneeWidthDb
Derived from ShuttleGuiBase, an Audacity specific class for shuttling data to and from GUI.