|
LMMS
|
#include <DspEffectLibrary.h>
Public Member Functions | |
| DistortionBase (float threshold, float gain) | |
| void | setThreshold (float threshold) |
| void | setGain (float gain) |
Protected Attributes | |
| float | m_threshold |
| float | m_gain |
Additional Inherited Members | |
| Public Types inherited from lmms::DspEffectLibrary::MonoBase< T > | |
| using | bypassType = class MonoBypass |
| Static Public Member Functions inherited from lmms::DspEffectLibrary::MonoBase< T > | |
| static void | process (sample_t **_buf, const f_cnt_t _frames) |
|
inline |
|
inline |
|
inline |
|
protected |
|
protected |