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

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

epsilondspark::Smoothers::StateVariableSmootherstatic
getBandPassOutput() const noexceptdspark::Smoothers::StateVariableSmootherinline
getCurrentValue() const noexceptdspark::Smoothers::StateVariableSmootherinline
getHighPassOutput() const noexceptdspark::Smoothers::StateVariableSmootherinline
getNextValue() noexceptdspark::Smoothers::StateVariableSmootherinline
getTargetValue() const noexceptdspark::Smoothers::StateVariableSmootherinline
isSmoothing() const noexceptdspark::Smoothers::StateVariableSmootherinline
reset(double sampleRate, float timeConstantMilliseconds, float initialValue=0.0f) noexceptdspark::Smoothers::CriticallyDampedSmootherinline
dspark::Smoothers::StateVariableSmoother::reset(double sampleRate, float timeConstantMilliseconds, float q=0.707f, float initialValue=0.0f) noexceptdspark::Smoothers::StateVariableSmootherinline
setTargetValue(float newTarget) noexceptdspark::Smoothers::StateVariableSmootherinline
skip() noexceptdspark::Smoothers::StateVariableSmootherinline