#include <EffectLFO.h>
LFO for some of the Effect objects
- Todo
- see if this should inherit LFO
◆ EffectLFO()
| EffectLFO::EffectLFO |
( |
float | srate_f, |
|
|
float | bufsize_f ) |
◆ ~EffectLFO()
| EffectLFO::~EffectLFO |
( |
| ) |
|
◆ effectlfoout()
| void EffectLFO::effectlfoout |
( |
float * | outl, |
|
|
float * | outr ) |
◆ getlfoshape()
| float EffectLFO::getlfoshape |
( |
float | x | ) |
|
|
private |
◆ updateparams()
◆ ampl1
◆ ampl2
◆ ampr1
◆ ampr2
◆ buffersize_f
| float EffectLFO::buffersize_f |
|
private |
◆ incx
◆ lfornd
◆ lfotype
◆ Pfreq
| unsigned char EffectLFO::Pfreq |
◆ PLFOtype
| unsigned char EffectLFO::PLFOtype |
◆ Prandomness
| unsigned char EffectLFO::Prandomness |
◆ Pstereo
| unsigned char EffectLFO::Pstereo |
◆ samplerate_f
| float EffectLFO::samplerate_f |
|
private |
◆ xl
◆ xr
The documentation for this class was generated from the following files:
- /home/runner/work/lmms-fork/lmms-fork/plugins/ZynAddSubFx/zynaddsubfx/src/Effects/EffectLFO.h
- /home/runner/work/lmms-fork/lmms-fork/plugins/ZynAddSubFx/zynaddsubfx/src/Effects/EffectLFO.cpp