#include <BufferOnePoleLPF.h>
◆ FBufferOnePoleLPF()
| Audio::FBufferOnePoleLPF::FBufferOnePoleLPF |
( |
float |
InG = 0.0f | ) |
|
◆ FlushAudio()
| void Audio::FBufferOnePoleLPF::FlushAudio |
( |
| ) |
|
◆ ProcessAudio()
◆ Reset()
| void Audio::FBufferOnePoleLPF::Reset |
( |
| ) |
|
◆ SetFrequency()
| void Audio::FBufferOnePoleLPF::SetFrequency |
( |
const float |
InFrequency | ) |
|
Sets the filter frequency using normalized frequency (between 0.0 and 1.0f or 0.0 hz and Nyquist Frequency in Hz)
◆ SetG()
| void Audio::FBufferOnePoleLPF::SetG |
( |
float |
InG | ) |
|
◆ A0
| float Audio::FBufferOnePoleLPF::A0 |
|
protected |
◆ B1
| float Audio::FBufferOnePoleLPF::B1 |
|
protected |
◆ CutoffFrequency
| float Audio::FBufferOnePoleLPF::CutoffFrequency |
|
protected |
◆ Z1
| float Audio::FBufferOnePoleLPF::Z1 |
|
protected |
The documentation for this class was generated from the following files: