iPlug2 - C++ Audio Plug-in Framework
|
This is the complete list of members for SmoothedGain< T >, including all inherited members.
ProcessBlock(T **inputs, T **outputs, int nChans, int nFrames, double gainValue) (defined in SmoothedGain< T >) | SmoothedGain< T > | inline |
SetSampleRate(double sampleRate) (defined in SmoothedGain< T >) | SmoothedGain< T > | inline |
SmoothedGain(double smoothingTime=5.0) (defined in SmoothedGain< T >) | SmoothedGain< T > | inline |