This is the complete list of members for marvin::utils::SmoothedValue< SampleType, Type >, including all inherited members.
getRemainingSamples() const noexcept | marvin::utils::SmoothedValue< SampleType, Type > | |
getTargetValue() const noexcept | marvin::utils::SmoothedValue< SampleType, Type > | |
isSmoothing() const noexcept | marvin::utils::SmoothedValue< SampleType, Type > | |
operator()() noexcept | marvin::utils::SmoothedValue< SampleType, Type > | |
reset(int stepsSamples, bool skipRemaining=true) | marvin::utils::SmoothedValue< SampleType, Type > | |
reset(double sampleRate, double timeMs, bool skipRemaining=true) | marvin::utils::SmoothedValue< SampleType, Type > | |
setCurrentAndTargetValue(SampleType newValue) | marvin::utils::SmoothedValue< SampleType, Type > | |
setTargetValue(SampleType newValue) | marvin::utils::SmoothedValue< SampleType, Type > |