MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
marvin::utils::SmoothedValue< SampleType, Type > Member List

This is the complete list of members for marvin::utils::SmoothedValue< SampleType, Type >, including all inherited members.

getRemainingSamples() const noexceptmarvin::utils::SmoothedValue< SampleType, Type >
getTargetValue() const noexceptmarvin::utils::SmoothedValue< SampleType, Type >
isSmoothing() const noexceptmarvin::utils::SmoothedValue< SampleType, Type >
operator()() noexceptmarvin::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 >