Audacity 3.2.0
|
Variables | |
constexpr auto | timerId = 7000 |
constexpr auto | audioFramePerSec = 200 |
constexpr auto | ticksPerSec = 1000 / compressorMeterUpdatePeriodMs |
constexpr auto | audioFramesPerTick = audioFramePerSec / ticksPerSec |
|
constexpr |
Definition at line 27 of file CompressionMeterPanel.cpp.
|
constexpr |
Definition at line 30 of file CompressionMeterPanel.cpp.
|
constexpr |
Definition at line 28 of file CompressionMeterPanel.cpp.
|
constexpr |
Definition at line 24 of file CompressionMeterPanel.cpp.