#include <InterpolatedOnePole.h>
◆ FInterpolatedLPF()
| Audio::FInterpolatedLPF::FInterpolatedLPF |
( |
| ) |
|
◆ ArrayCalculateResponseInPlace()
| void Audio::FInterpolatedLPF::ArrayCalculateResponseInPlace |
( |
TArrayView< float > |
InOutComplexValues | ) |
const |
◆ ClearMemory()
| void Audio::FInterpolatedLPF::ClearMemory |
( |
| ) |
|
◆ GetCutoffFrequency()
| float Audio::FInterpolatedLPF::GetCutoffFrequency |
( |
| ) |
const |
|
inline |
◆ Init()
| void Audio::FInterpolatedLPF::Init |
( |
float |
InSampleRate, |
|
|
int32 |
InNumChannels |
|
) |
| |
◆ ProcessAudioBuffer()
◆ ProcessAudioFrame()
◆ ProcessBufferInPlace()
| void Audio::FInterpolatedLPF::ProcessBufferInPlace |
( |
float * |
InOutBuffer, |
|
|
int32 |
NumSamples |
|
) |
| |
◆ Reset()
| void Audio::FInterpolatedLPF::Reset |
( |
| ) |
|
◆ StartFrequencyInterpolation()
| void Audio::FInterpolatedLPF::StartFrequencyInterpolation |
( |
const float |
InTargetFrequency, |
|
|
const int32 |
InterpLength = 1 |
|
) |
| |
◆ StopFrequencyInterpolation()
| void Audio::FInterpolatedLPF::StopFrequencyInterpolation |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following files: