Encapsulates a tiny first order, all-pole LPF object.
More...
#include <limiter.h>
Encapsulates a tiny first order, all-pole LPF object.
- Author
- Will Pirkle http://www.willpirkle.com
- Version
- Revision : 1.0
- Date
- Date : 2021 / 04 / 26
◆ processAudioSample()
virtual double SynthLab::SimpleLPF::processAudioSample |
( |
double |
xn | ) |
|
|
inlinevirtual |
process simple one pole FB back filter
- Parameters
-
- Returns
- the processed sample
◆ reset()
virtual bool SynthLab::SimpleLPF::reset |
( |
double |
_sampleRate | ) |
|
|
inlinevirtual |
reset members to initialized state
◆ setLPF_g()
void SynthLab::SimpleLPF::setLPF_g |
( |
double |
_lpf_g | ) |
|
|
inline |
set one and only g-coefficient
- Parameters
-
The documentation for this class was generated from the following file:
- C:/RackAFX Projects/SynthLab_SDK/source/limiter.h