#include <audio_fx.h>
◆ get_dry()
| float dsp::modulation_effect::get_dry |
( |
| ) |
const |
|
inline |
◆ get_lfo_active()
| int dsp::modulation_effect::get_lfo_active |
( |
| ) |
const |
|
inline |
◆ get_rate()
| float dsp::modulation_effect::get_rate |
( |
| ) |
const |
|
inline |
◆ get_wet()
| float dsp::modulation_effect::get_wet |
( |
| ) |
const |
|
inline |
◆ inc_phase()
| void dsp::modulation_effect::inc_phase |
( |
float | req_phase | ) |
|
|
inline |
◆ reset_phase()
| void dsp::modulation_effect::reset_phase |
( |
float | req_phase | ) |
|
|
inline |
◆ set_dry()
| void dsp::modulation_effect::set_dry |
( |
float | dry | ) |
|
|
inline |
◆ set_lfo_active()
| void dsp::modulation_effect::set_lfo_active |
( |
int | i | ) |
|
|
inline |
◆ set_rate()
| void dsp::modulation_effect::set_rate |
( |
float | rate | ) |
|
|
inline |
◆ set_wet()
| void dsp::modulation_effect::set_wet |
( |
float | wet | ) |
|
|
inline |
◆ setup()
| void dsp::modulation_effect::setup |
( |
int | sample_rate | ) |
|
|
inlinevirtual |
Implements dsp::audio_effect.
Reimplemented in dsp::multichorus< T, MultiLfo, Postprocessor, MaxDelay >, dsp::multichorus< float, dsp::sine_multi_lfo< float, 8 >, dsp::filter_sum< dsp::biquad_d2, dsp::biquad_d2 >, 4096 >, dsp::simple_chorus< T, MaxDelay >, dsp::simple_flanger< T, MaxDelay >, dsp::simple_flanger< float, 2048 >, and dsp::simple_phaser.
◆ dphase
◆ dry
| float dsp::modulation_effect::dry |
|
protected |
◆ gs_dry
◆ gs_wet
◆ lfo_active
| int dsp::modulation_effect::lfo_active |
|
protected |
◆ odsr
| float dsp::modulation_effect::odsr |
|
protected |
◆ phase
◆ rate
| float dsp::modulation_effect::rate |
|
protected |
◆ sample_rate
| int dsp::modulation_effect::sample_rate |
|
protected |
◆ wet
| float dsp::modulation_effect::wet |
|
protected |
The documentation for this class was generated from the following file:
- /home/runner/work/lmms-fork/lmms-fork/plugins/LadspaEffect/calf/veal/src/calf/audio_fx.h