FInterpolatedHPF::StopFrequencyInterpolation

[StopFrequencyInterpolation()](API\Runtime\SignalProcessing\DSP\FInterpolatedHPF\StopFrequencyInterpolation) needs to be called manually when the interpolation should be done.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/InterpolatedOnePole.h

Include

#include "DSP/InterpolatedOnePole.h"

Syntax

void StopFrequencyInterpolation()

Remarks

StopFrequencyInterpolation() needs to be called manually when the interpolation should be done. Snaps the coefficient to the target value. Setting the lerp delta to 0.0f avoids introducing a branch in ProcessAudioFrame()

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss