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