DISTRHO Plugin Framework
|
This is the complete list of members for ExponentialValueSmoother, including all inherited members.
clearToTargetValue() noexcept (defined in ExponentialValueSmoother) | ExponentialValueSmoother | inline |
ExponentialValueSmoother() (defined in ExponentialValueSmoother) | ExponentialValueSmoother | inline |
getCurrentValue() const noexcept (defined in ExponentialValueSmoother) | ExponentialValueSmoother | inline |
getTargetValue() const noexcept (defined in ExponentialValueSmoother) | ExponentialValueSmoother | inline |
next() noexcept (defined in ExponentialValueSmoother) | ExponentialValueSmoother | inline |
peek() const noexcept (defined in ExponentialValueSmoother) | ExponentialValueSmoother | inline |
setSampleRate(const float newSampleRate) noexcept (defined in ExponentialValueSmoother) | ExponentialValueSmoother | inline |
setTargetValue(const float newTarget) noexcept (defined in ExponentialValueSmoother) | ExponentialValueSmoother | inline |
setTimeConstant(const float newT60) noexcept (defined in ExponentialValueSmoother) | ExponentialValueSmoother | inline |