Audacity 3.2.0
|
#include <DynamicRangeProcessorTypes.h>
Public Attributes | |
float | compressionGainDb = 0 |
float | outputDb = std::numeric_limits<float>::lowest() |
Definition at line 32 of file DynamicRangeProcessorTypes.h.
float MeterValues::compressionGainDb = 0 |
Definition at line 34 of file DynamicRangeProcessorTypes.h.
float MeterValues::outputDb = std::numeric_limits<float>::lowest() |
Definition at line 35 of file DynamicRangeProcessorTypes.h.