The WDFTunableButterLPF3 object implements a tunable 3rd order Butterworth ladder filter. NOTE: designed with Elsie www.TonneSoftware.comm.
More...
#include <fxobjects.h>
The WDFTunableButterLPF3 object implements a tunable 3rd order Butterworth ladder filter. NOTE: designed with Elsie www.TonneSoftware.comm.
Audio I/O:
- Processes mono input to mono output.
Control I/F:
- Author
- Will Pirkle http://www.willpirkle.com
- Version
- Revision : 1.0
- Date
- Date : 2018 / 09 / 7
◆ canProcessAudioFrame()
virtual bool WDFTunableButterLPF3::canProcessAudioFrame |
( |
| ) |
|
|
inlinevirtual |
◆ createWDF()
void WDFTunableButterLPF3::createWDF |
( |
| ) |
|
|
inline |
create the filter structure; may be called more than once
◆ processAudioSample()
virtual double WDFTunableButterLPF3::processAudioSample |
( |
double |
xn | ) |
|
|
inlinevirtual |
process input x(n) through the WDF ladder filter to produce return value y(n)
- Parameters
-
- Returns
- the processed sample
Implements IAudioSignalProcessor.
◆ reset()
virtual bool WDFTunableButterLPF3::reset |
( |
double |
_sampleRate | ) |
|
|
inlinevirtual |
◆ setFilterFc()
void WDFTunableButterLPF3::setFilterFc |
( |
double |
fc_Hz | ) |
|
|
inline |
◆ setUsePostWarping()
void WDFTunableButterLPF3::setUsePostWarping |
( |
bool |
b | ) |
|
|
inline |
parameter setter for warping
The documentation for this class was generated from the following file:
- C:/RackAFX_v7/ASPIK_SDK/PluginTemplate/project_source/source/PluginObjects/fxobjects.h