#include <FormantFilter.h>
◆ FormantFilter()
| FormantFilter::FormantFilter |
( |
class FilterParams * | pars, |
|
|
unsigned int | srate, |
|
|
int | bufsize ) |
◆ ~FormantFilter()
| FormantFilter::~FormantFilter |
( |
| ) |
|
◆ cleanup()
◆ filterout()
| void FormantFilter::filterout |
( |
float * | smp | ) |
|
|
virtual |
◆ setfreq()
| void FormantFilter::setfreq |
( |
float | frequency | ) |
|
|
virtual |
◆ setfreq_and_q()
| void FormantFilter::setfreq_and_q |
( |
float | frequency, |
|
|
float | q_ ) |
|
virtual |
◆ setgain()
| void FormantFilter::setgain |
( |
float | dBgain | ) |
|
|
virtual |
◆ setpos()
| void FormantFilter::setpos |
( |
float | input | ) |
|
|
private |
◆ setq()
| void FormantFilter::setq |
( |
float | q_ | ) |
|
|
virtual |
◆ amp
◆ [struct]
◆ firsttime
| int FormantFilter::firsttime |
|
private |
◆ formant
◆ [struct]
◆ formantslowness
| float FormantFilter::formantslowness |
|
private |
◆ freq
| float FormantFilter::freq |
◆ numformants
| int FormantFilter::numformants |
|
private |
◆ nvowel
| unsigned char FormantFilter::nvowel |
◆ oldformantamp
◆ oldinput
| float FormantFilter::oldinput |
|
private |
◆ oldQfactor
| float FormantFilter::oldQfactor |
|
private |
◆ Qfactor
| float FormantFilter::Qfactor |
|
private |
◆ [struct]
◆ sequencesize
| int FormantFilter::sequencesize |
|
private |
◆ sequencestretch
| float FormantFilter::sequencestretch |
|
private |
◆ slowinput
| float FormantFilter::slowinput |
|
private |
◆ vowelclearness
| float FormantFilter::vowelclearness |
|
private |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/ZynAddSubFx/zynaddsubfx/src/DSP/FormantFilter.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/ZynAddSubFx/zynaddsubfx/src/DSP/FormantFilter.cpp