#include <OnePole.h>
◆ FOnePoleLPF()
| Audio::FOnePoleLPF::FOnePoleLPF |
( |
| ) |
|
|
inline |
◆ ProcessAudioSample()
| float Audio::FOnePoleLPF::ProcessAudioSample |
( |
const float |
InputSample | ) |
|
|
inline |
◆ Reset()
| void Audio::FOnePoleLPF::Reset |
( |
| ) |
|
|
inline |
◆ SetFrequency()
| void Audio::FOnePoleLPF::SetFrequency |
( |
const float |
InFrequency | ) |
|
|
inline |
Sets the filter frequency using normalized frequency (between 0.0 and 1.0f or 0.0 hz and Nyquist Frequency in Hz)
◆ SetG()
◆ A0
| float Audio::FOnePoleLPF::A0 |
|
protected |
◆ B1
| float Audio::FOnePoleLPF::B1 |
|
protected |
◆ CutoffFrequency
| float Audio::FOnePoleLPF::CutoffFrequency |
|
protected |
◆ Z1
| float Audio::FOnePoleLPF::Z1 |
|
protected |
The documentation for this class was generated from the following file:
- Engine/Source/Runtime/SignalProcessing/Public/DSP/OnePole.h