#include <Distorsion.h>
◆ Distorsion()
◆ ~Distorsion()
| Distorsion::~Distorsion |
( |
| ) |
|
◆ applyfilters()
| void Distorsion::applyfilters |
( |
float * | efxoutl, |
|
|
float * | efxoutr ) |
◆ changepar()
| void Distorsion::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 Distorsion::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()
◆ sethpf()
| void Distorsion::sethpf |
( |
unsigned char | _Phpf | ) |
|
|
private |
◆ setlpf()
| void Distorsion::setlpf |
( |
unsigned char | _Plpf | ) |
|
|
private |
◆ setpreset()
| void Distorsion::setpreset |
( |
unsigned char | npreset | ) |
|
|
virtual |
Choose a preset
- Parameters
-
| npreset | number of chosen preset |
Implements zyncarla::Effect.
◆ setvolume()
| void Distorsion::setvolume |
( |
unsigned char | _Pvolume | ) |
|
|
private |
◆ hpfl
◆ hpfr
◆ lpfl
◆ lpfr
◆ Pdrive
| unsigned char zyncarla::Distorsion::Pdrive |
|
private |
◆ Phpf
| unsigned char zyncarla::Distorsion::Phpf |
|
private |
◆ Plevel
| unsigned char zyncarla::Distorsion::Plevel |
|
private |
◆ Plpf
| unsigned char zyncarla::Distorsion::Plpf |
|
private |
◆ Pnegate
| unsigned char zyncarla::Distorsion::Pnegate |
|
private |
◆ ports
◆ Pprefiltering
| unsigned char zyncarla::Distorsion::Pprefiltering |
|
private |
◆ Pstereo
| unsigned char zyncarla::Distorsion::Pstereo |
|
private |
◆ Ptype
| unsigned char zyncarla::Distorsion::Ptype |
|
private |
◆ Pvolume
| unsigned char zyncarla::Distorsion::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/Distorsion.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/CarlaBase/carla/source/native-plugins/external/zynaddsubfx/Effects/Distorsion.cpp