JUCE
|
This is the complete list of members for LinearSmoothedValue< FloatType >, including all inherited members.
applyGain(FloatType *samples, int numSamples) noexcept | LinearSmoothedValue< FloatType > | |
applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexcept | LinearSmoothedValue< FloatType > | |
applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexcept | LinearSmoothedValue< FloatType > | |
getNextValue() noexcept | LinearSmoothedValue< FloatType > | |
getTargetValue() const noexcept | LinearSmoothedValue< FloatType > | |
isSmoothing() const noexcept | LinearSmoothedValue< FloatType > | |
LinearSmoothedValue() noexcept | LinearSmoothedValue< FloatType > | |
LinearSmoothedValue(FloatType initialValue) noexcept | LinearSmoothedValue< FloatType > | |
reset(double sampleRate, double rampLengthInSeconds) noexcept | LinearSmoothedValue< FloatType > | |
setValue(FloatType newValue, bool force=false) noexcept | LinearSmoothedValue< FloatType > | |
skip(int numSamples) noexcept | LinearSmoothedValue< FloatType > |