#include <FilterParams.h>
|
| | FilterParams (const AbsTime *time_=nullptr) |
| | FilterParams (unsigned char Ptype_, unsigned char Pfreq, unsigned char Pq_, const AbsTime *time_=nullptr) |
| | ~FilterParams () |
| void | add2XML (XMLwrapper &xml) |
| void | add2XMLsection (XMLwrapper &xml, int n) |
| void | defaults () |
| void | getfromXML (XMLwrapper &xml) |
| void | getfromXMLsection (XMLwrapper &xml, int n) |
| void | paste (FilterParams &) |
| void | pasteArray (FilterParams &, int section) |
| void | getfromFilterParams (FilterParams *pars) |
| float | getfreq () const |
| float | getq () const |
| float | getfreqtracking (float notefreq) const |
| float | getgain () const |
| float | getcenterfreq () const |
| float | getoctavesfreq () const |
| float | getfreqpos (float freq) const |
| float | getfreqx (float x) const |
| float | getformantfreq (unsigned char freq) const |
| float | getformantamp (unsigned char amp) const |
| float | getformantq (unsigned char q) const |
| void | defaults (int n) |
| | PresetsArray () |
| virtual | ~PresetsArray () |
| void | copy (PresetsStore &ps, const char *name) |
| void | copy (PresetsStore &ps, int elm, const char *name) |
| | Presets () |
| virtual | ~Presets () |
| virtual bool | checkclipboardtype (PresetsStore &ps) |
| void | deletepreset (PresetsStore &ps, int npreset) |
◆ FilterParams() [1/2]
◆ FilterParams() [2/2]
| FilterParams::FilterParams |
( |
unsigned char | Ptype_, |
|
|
unsigned char | Pfreq, |
|
|
unsigned char | Pq_, |
|
|
const AbsTime * | time_ = nullptr ) |
◆ ~FilterParams()
| FilterParams::~FilterParams |
( |
| ) |
|
◆ add2XML()
◆ add2XMLsection()
◆ defaults() [1/2]
| void FilterParams::defaults |
( |
| ) |
|
◆ defaults() [2/2]
| void FilterParams::defaults |
( |
int | n | ) |
|
◆ getcenterfreq()
| float FilterParams::getcenterfreq |
( |
| ) |
const |
◆ getformantamp()
| float FilterParams::getformantamp |
( |
unsigned char | amp | ) |
const |
◆ getformantfreq()
| float FilterParams::getformantfreq |
( |
unsigned char | freq | ) |
const |
◆ getformantq()
| float FilterParams::getformantq |
( |
unsigned char | q | ) |
const |
◆ getfreq()
| float FilterParams::getfreq |
( |
| ) |
const |
◆ getfreqpos()
| float FilterParams::getfreqpos |
( |
float | freq | ) |
const |
◆ getfreqtracking()
| float FilterParams::getfreqtracking |
( |
float | notefreq | ) |
const |
◆ getfreqx()
| float FilterParams::getfreqx |
( |
float | x | ) |
const |
◆ getfromFilterParams()
◆ getfromXML()
◆ getfromXMLsection()
◆ getgain()
| float FilterParams::getgain |
( |
| ) |
const |
◆ getoctavesfreq()
| float FilterParams::getoctavesfreq |
( |
| ) |
const |
◆ getq()
| float FilterParams::getq |
( |
| ) |
const |
◆ paste()
◆ pasteArray()
◆ basefreq
| float zyncarla::FilterParams::basefreq |
◆ baseq
| float zyncarla::FilterParams::baseq |
◆ changed
| bool zyncarla::FilterParams::changed |
◆ Dfreq
| unsigned char zyncarla::FilterParams::Dfreq |
|
private |
◆ Dq
| unsigned char zyncarla::FilterParams::Dq |
|
private |
◆ Dtype
| unsigned char zyncarla::FilterParams::Dtype |
|
private |
◆ freqtracking
| float zyncarla::FilterParams::freqtracking |
◆ gain
| float zyncarla::FilterParams::gain |
◆ last_update_timestamp
| int64_t zyncarla::FilterParams::last_update_timestamp |
◆ nvowel
| unsigned char zyncarla::FilterParams::nvowel |
◆ Pcategory
| unsigned zyncarla::FilterParams::Pcategory |
◆ Pcenterfreq
| unsigned char zyncarla::FilterParams::Pcenterfreq |
◆ Pformantslowness
| unsigned char zyncarla::FilterParams::Pformantslowness |
◆ Pfreq
| int zyncarla::FilterParams::Pfreq |
◆ Pfreqtrack
| int zyncarla::FilterParams::Pfreqtrack |
◆ Pgain
| int zyncarla::FilterParams::Pgain |
◆ Pnumformants
| unsigned char zyncarla::FilterParams::Pnumformants |
◆ Poctavesfreq
| unsigned char zyncarla::FilterParams::Poctavesfreq |
◆ ports
◆ Pq
| int zyncarla::FilterParams::Pq |
◆ [struct]
◆ Psequencereversed
| unsigned char zyncarla::FilterParams::Psequencereversed |
◆ Psequencesize
| unsigned char zyncarla::FilterParams::Psequencesize |
◆ Psequencestretch
| unsigned char zyncarla::FilterParams::Psequencestretch |
◆ Pstages
| unsigned zyncarla::FilterParams::Pstages |
◆ Ptype
| unsigned zyncarla::FilterParams::Ptype |
◆ Pvowelclearness
| unsigned char zyncarla::FilterParams::Pvowelclearness |
◆ Pvowels
◆ time
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Params/FilterParams.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Params/FilterParams.cpp