Class CompressorMan
Defined in File compressorMan.hpp
Class Documentation
-
class CompressorMan
Manages compressor effect settings.
Public Functions
Public Members
-
float strength
The compression ratio.
-
int threshDB
The threshold in decibels.
-
int attackMS
The attack time in milliseconds.
-
int releaseMS
The release time in milliseconds.
-
int kneeDB
The knee width in decibels.
-
float strength