#include <EnvelopeParams.h>
|
| | EnvelopeParams (unsigned char Penvstretch_, unsigned char Pforcedrelease_) |
| | ~EnvelopeParams () |
| void | ADSRinit (char A_dt, char D_dt, char S_val, char R_dt) |
| void | ADSRinit_dB (char A_dt, char D_dt, char S_val, char R_dt) |
| void | ASRinit (char A_val, char A_dt, char R_val, char R_dt) |
| void | ADSRinit_filter (char A_val, char A_dt, char D_val, char D_dt, char R_dt, char R_val) |
| void | ASRinit_bw (char A_val, char A_dt, char R_val, char R_dt) |
| void | converttofree () |
| void | add2XML (XMLwrapper *xml) |
| void | defaults () |
| void | getfromXML (XMLwrapper *xml) |
| float | getdt (char i) |
| | Presets () |
| virtual | ~Presets () |
| virtual void | copy (const char *name) |
| virtual void | paste (int npreset) |
| virtual bool | checkclipboardtype () |
| void | deletepreset (int npreset) |
| void | rescanforpresets () |
◆ EnvelopeParams()
| EnvelopeParams::EnvelopeParams |
( |
unsigned char | Penvstretch_, |
|
|
unsigned char | Pforcedrelease_ ) |
◆ ~EnvelopeParams()
| EnvelopeParams::~EnvelopeParams |
( |
| ) |
|
◆ add2XML()
| void EnvelopeParams::add2XML |
( |
XMLwrapper * | xml | ) |
|
|
virtual |
◆ ADSRinit()
| void EnvelopeParams::ADSRinit |
( |
char | A_dt, |
|
|
char | D_dt, |
|
|
char | S_val, |
|
|
char | R_dt ) |
◆ ADSRinit_dB()
| void EnvelopeParams::ADSRinit_dB |
( |
char | A_dt, |
|
|
char | D_dt, |
|
|
char | S_val, |
|
|
char | R_dt ) |
◆ ADSRinit_filter()
| void EnvelopeParams::ADSRinit_filter |
( |
char | A_val, |
|
|
char | A_dt, |
|
|
char | D_val, |
|
|
char | D_dt, |
|
|
char | R_dt, |
|
|
char | R_val ) |
◆ ASRinit()
| void EnvelopeParams::ASRinit |
( |
char | A_val, |
|
|
char | A_dt, |
|
|
char | R_val, |
|
|
char | R_dt ) |
◆ ASRinit_bw()
| void EnvelopeParams::ASRinit_bw |
( |
char | A_val, |
|
|
char | A_dt, |
|
|
char | R_val, |
|
|
char | R_dt ) |
◆ converttofree()
| void EnvelopeParams::converttofree |
( |
| ) |
|
◆ defaults()
◆ getdt()
| float EnvelopeParams::getdt |
( |
char | i | ) |
|
◆ getfromXML()
| void EnvelopeParams::getfromXML |
( |
XMLwrapper * | xml | ) |
|
|
virtual |
◆ store2defaults()
| void EnvelopeParams::store2defaults |
( |
| ) |
|
|
private |
◆ DA_dt
| unsigned char EnvelopeParams::DA_dt |
|
private |
◆ DA_val
| unsigned char EnvelopeParams::DA_val |
|
private |
◆ DD_dt
| unsigned char EnvelopeParams::DD_dt |
|
private |
◆ DD_val
| unsigned char EnvelopeParams::DD_val |
|
private |
◆ Denvstretch
| unsigned char EnvelopeParams::Denvstretch |
|
private |
◆ Dforcedrelease
| unsigned char EnvelopeParams::Dforcedrelease |
|
private |
◆ Dlinearenvelope
| unsigned char EnvelopeParams::Dlinearenvelope |
|
private |
◆ DR_dt
| unsigned char EnvelopeParams::DR_dt |
|
private |
◆ DR_val
| unsigned char EnvelopeParams::DR_val |
|
private |
◆ DS_val
| unsigned char EnvelopeParams::DS_val |
|
private |
◆ Envmode
| int EnvelopeParams::Envmode |
◆ PA_dt
| unsigned char EnvelopeParams::PA_dt |
◆ PA_val
| unsigned char EnvelopeParams::PA_val |
◆ PD_dt
| unsigned char EnvelopeParams::PD_dt |
◆ PD_val
| unsigned char EnvelopeParams::PD_val |
◆ Penvdt
◆ Penvpoints
| unsigned char EnvelopeParams::Penvpoints |
◆ Penvstretch
| unsigned char EnvelopeParams::Penvstretch |
◆ Penvsustain
| unsigned char EnvelopeParams::Penvsustain |
◆ Penvval
◆ Pforcedrelease
| unsigned char EnvelopeParams::Pforcedrelease |
◆ Pfreemode
| unsigned char EnvelopeParams::Pfreemode |
◆ Plinearenvelope
| unsigned char EnvelopeParams::Plinearenvelope |
◆ PR_dt
| unsigned char EnvelopeParams::PR_dt |
◆ PR_val
| unsigned char EnvelopeParams::PR_val |
◆ PS_val
| unsigned char EnvelopeParams::PS_val |
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/ZynAddSubFx/zynaddsubfx/src/Params/EnvelopeParams.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/ZynAddSubFx/zynaddsubfx/src/Params/EnvelopeParams.cpp