JUCE  v5.4.1-191-g0ab5e696f
JUCE API
Looking for a senior C++ dev?
I'm looking for work. Hire me!
juce::LinearSmoothedValue< FloatType > Member List

This is the complete list of members for juce::LinearSmoothedValue< FloatType >, including all inherited members.

applyGain(FloatType *samples, int numSamples) noexceptjuce::LinearSmoothedValue< FloatType >inline
applyGain(FloatType *samplesOut, const FloatType *samplesIn, int numSamples) noexceptjuce::LinearSmoothedValue< FloatType >inline
applyGain(AudioBuffer< FloatType > &buffer, int numSamples) noexceptjuce::LinearSmoothedValue< FloatType >inline
countdownjuce::LinearSmoothedValue< FloatType >private
currentValuejuce::LinearSmoothedValue< FloatType >private
getNextValue() noexceptjuce::LinearSmoothedValue< FloatType >inline
getTargetValue() const noexceptjuce::LinearSmoothedValue< FloatType >inline
isSmoothing() const noexceptjuce::LinearSmoothedValue< FloatType >inline
LinearSmoothedValue() noexceptjuce::LinearSmoothedValue< FloatType >inline
LinearSmoothedValue(FloatType initialValue) noexceptjuce::LinearSmoothedValue< FloatType >inline
reset(double sampleRate, double rampLengthInSeconds) noexceptjuce::LinearSmoothedValue< FloatType >inline
setValue(FloatType newValue, bool force=false) noexceptjuce::LinearSmoothedValue< FloatType >inline
skip(int numSamples) noexceptjuce::LinearSmoothedValue< FloatType >inline
stepjuce::LinearSmoothedValue< FloatType >private
stepsToTargetjuce::LinearSmoothedValue< FloatType >private
targetjuce::LinearSmoothedValue< FloatType >private