SAL
A C++ library for spatial audio.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
sal::RampSmoother Member List

This is the complete list of members for sal::RampSmoother, including all inherited members.

GetNextValue() noexceptsal::RampSmootherinline
GetNextValue(const Int num_jumps) noexceptsal::RampSmootherinline
GetNextValuesMultiply(const Sample *input_data, const Int num_samples, Sample *output_data) noexceptsal::RampSmootherinline
GetNextValuesMultiplyAdd(const Sample *input_data, const Int num_samples, Sample *input_output_data) noexceptsal::RampSmootherinline
IsUpdating() const noexceptsal::RampSmootherinline
PredictNextValuesAndMultiply(const Sample *input_data, const Int num_samples, Sample *output_data) const noexceptsal::RampSmootherinline
RampSmoother(const Sample initial_value, const Time sampling_frequency) noexceptsal::RampSmootherinline
SetTargetValue(const Sample target_value, const Time ramp_time) noexceptsal::RampSmootherinline
target_value() const noexceptsal::RampSmootherinline