OpenShot Audio Library | OpenShotAudio 0.4.0
Loading...
Searching...
No Matches
juce::SmoothedValue< FloatType, SmoothingType > Member List

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

applyGain(FloatType *samples, int numSamples) noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
getCurrentValue() const noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
getNextValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
getTargetValue() const noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
isSmoothing() const noexceptjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
reset(double sampleRate, double rampLengthInSeconds) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
reset(int numSteps) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
setCurrentAndTargetValue(FloatType newValue)juce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >inline
setTargetValue(FloatType newValue) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
setValue(FloatType newValue, bool force=false) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
skip(int numSamples) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
SmoothedValue() noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
SmoothedValue(FloatType initialValue) noexceptjuce::SmoothedValue< FloatType, SmoothingType >inline
SmoothedValueBase()=defaultjuce::SmoothedValueBase< SmoothedValue< FloatType, ValueSmoothingTypes::Linear > >