JUCE
Typedefs

Typedefs

template<typename FloatType >
using LinearSmoothedValue = SmoothedValue< FloatType, ValueSmoothingTypes::Linear >
 

Detailed Description

Typedef Documentation

◆ LinearSmoothedValue

template<typename FloatType >
using LinearSmoothedValue = SmoothedValue <FloatType, ValueSmoothingTypes::Linear>