Audacity 3.2.0
Public Attributes | List of all members
LimiterSettings Struct Reference

#include <DynamicRangeProcessorTypes.h>

Public Attributes

double thresholdDb = limiterThresholdDbDefault
 
double makeupTargetDb = limiterMakeupTargetDbDefault
 
double kneeWidthDb = limiterKneeWidthDbDefault
 
double lookaheadMs = limiterLookaheadMsDefault
 
double releaseMs = limiterReleaseMsDefault
 
double showInput = showInputDefault
 
double showOutput = showOutputDefault
 
double showActual = showActualDefault
 
double showTarget = showTargetDefault
 

Detailed Description

Definition at line 91 of file DynamicRangeProcessorTypes.h.

Member Data Documentation

◆ kneeWidthDb

double LimiterSettings::kneeWidthDb = limiterKneeWidthDbDefault

Definition at line 95 of file DynamicRangeProcessorTypes.h.

Referenced by LimiterEditor::LimiterEditor().

◆ lookaheadMs

double LimiterSettings::lookaheadMs = limiterLookaheadMsDefault

Definition at line 96 of file DynamicRangeProcessorTypes.h.

Referenced by LimiterEditor::LimiterEditor().

◆ makeupTargetDb

double LimiterSettings::makeupTargetDb = limiterMakeupTargetDbDefault

Definition at line 94 of file DynamicRangeProcessorTypes.h.

Referenced by LimiterEditor::LimiterEditor().

◆ releaseMs

double LimiterSettings::releaseMs = limiterReleaseMsDefault

Definition at line 97 of file DynamicRangeProcessorTypes.h.

Referenced by LimiterEditor::LimiterEditor().

◆ showActual

double LimiterSettings::showActual = showActualDefault

Definition at line 100 of file DynamicRangeProcessorTypes.h.

◆ showInput

double LimiterSettings::showInput = showInputDefault

Definition at line 98 of file DynamicRangeProcessorTypes.h.

◆ showOutput

double LimiterSettings::showOutput = showOutputDefault

Definition at line 99 of file DynamicRangeProcessorTypes.h.

◆ showTarget

double LimiterSettings::showTarget = showTargetDefault

Definition at line 101 of file DynamicRangeProcessorTypes.h.

◆ thresholdDb

double LimiterSettings::thresholdDb = limiterThresholdDbDefault

Definition at line 93 of file DynamicRangeProcessorTypes.h.

Referenced by LimiterEditor::LimiterEditor().


The documentation for this struct was generated from the following file: