DSPark 1.6.1
Header-only audio DSP framework in pure C++20 — zero dependencies
Loading...
Searching...
No Matches
dspark::Smoothers::ExponentialSmoother Member List

This is the complete list of members for dspark::Smoothers::ExponentialSmoother, including all inherited members.

epsilondspark::Smoothers::ExponentialSmootherstatic
getCurrentValue() const noexceptdspark::Smoothers::ExponentialSmootherinline
getNextValue() noexceptdspark::Smoothers::ExponentialSmootherinline
getTargetValue() const noexceptdspark::Smoothers::ExponentialSmootherinline
isSmoothing() const noexceptdspark::Smoothers::ExponentialSmootherinline
reset(double sampleRate, float timeConstantMilliseconds, float initialValue=1.0f) noexceptdspark::Smoothers::ExponentialSmootherinline
setCurrentAndTargetValue(float value) noexceptdspark::Smoothers::ExponentialSmootherinline
setTargetValue(float newTarget) noexceptdspark::Smoothers::ExponentialSmootherinline
skip() noexceptdspark::Smoothers::ExponentialSmootherinline