Class thl::dsp::utils::SoftLimiter#

class SoftLimiter#

Public Functions

SoftLimiter() = default#
~SoftLimiter() = default#
inline void prepare()#
inline void process(thl::core::BufferView stereo, float pre_gain)#
SoftLimiter(const SoftLimiter&) = delete#
SoftLimiter &operator=(const SoftLimiter&) = delete#