|
iPlug2 - C++ Audio Plug-in Framework
|
Public Member Functions | |
| SmoothedGain (double smoothingTime=5.0) | |
| void | ProcessBlock (T **inputs, T **outputs, int nChans, int nFrames, double gainValue) |
| void | SetSampleRate (double sampleRate) |
Definition at line 91 of file Smoothers.h.
|
inline |
Definition at line 94 of file Smoothers.h.
|
inline |
Definition at line 99 of file Smoothers.h.
|
inline |
Definition at line 112 of file Smoothers.h.