#include <Alienwah.h>
◆ Alienwah()
◆ ~Alienwah()
◆ changepar()
| void Alienwah::changepar |
( |
int | npar, |
|
|
unsigned char | value ) |
|
virtual |
Change parameter npar to value
- Parameters
-
| npar | chosen parameter |
| value | chosen new value |
Implements zyncarla::Effect.
◆ cleanup()
◆ getpar()
| unsigned char Alienwah::getpar |
( |
int | npar | ) |
const |
|
virtual |
Get the value of parameter npar
- Parameters
-
- Returns
- the value of the parameter in an unsigned char or 0 if it does not exist
Implements zyncarla::Effect.
◆ out()
- Todo
- Rework, as optimization can be used when the new complex type is utilized. Before all calculations needed to be done with individual float, but now they can be done together
Implements zyncarla::Effect.
◆ setdelay()
| void Alienwah::setdelay |
( |
unsigned char | _Pdelay | ) |
|
|
private |
◆ setdepth()
| void Alienwah::setdepth |
( |
unsigned char | _Pdepth | ) |
|
|
private |
◆ setfb()
| void Alienwah::setfb |
( |
unsigned char | _Pfb | ) |
|
|
private |
◆ setphase()
| void Alienwah::setphase |
( |
unsigned char | _Pphase | ) |
|
|
private |
◆ setpreset()
| void Alienwah::setpreset |
( |
unsigned char | npreset | ) |
|
|
virtual |
Choose a preset
- Parameters
-
| npreset | number of chosen preset |
Implements zyncarla::Effect.
◆ setvolume()
| void Alienwah::setvolume |
( |
unsigned char | _Pvolume | ) |
|
|
private |
◆ depth
| float zyncarla::Alienwah::depth |
|
private |
◆ fb
| float zyncarla::Alienwah::fb |
|
private |
◆ lfo
◆ oldclfol
◆ oldclfor
◆ oldk
| int zyncarla::Alienwah::oldk |
|
private |
◆ oldl
◆ oldr
◆ Pdelay
| unsigned char zyncarla::Alienwah::Pdelay |
|
private |
◆ Pdepth
| unsigned char zyncarla::Alienwah::Pdepth |
|
private |
◆ Pfb
| unsigned char zyncarla::Alienwah::Pfb |
|
private |
◆ phase
| float zyncarla::Alienwah::phase |
|
private |
◆ ports
◆ Pphase
| unsigned char zyncarla::Alienwah::Pphase |
|
private |
◆ Pvolume
| unsigned char zyncarla::Alienwah::Pvolume |
|
private |
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/Effects/Alienwah.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Effects/Alienwah.cpp