Guitarix
|
Go to the source code of this file.
Classes | |
struct | cabinet_impulse_former::RegisterParams |
Namespaces | |
cabinet_impulse_former | |
Functions | |
void | cabinet_impulse_former::init (int samplingFreq) |
void | cabinet_impulse_former::compute (int count, float *input0, float *output0) |
Variables | |
FAUSTFLOAT & | cabinet_impulse_former::fslider0 = get_alias("cab.treble") |
double | cabinet_impulse_former::fConst0 |
double | cabinet_impulse_former::fConst1 |
double | cabinet_impulse_former::fConst2 |
FAUSTFLOAT & | cabinet_impulse_former::fslider1 = get_alias("cab.bass") |
double | cabinet_impulse_former::fConst3 |
double | cabinet_impulse_former::fConst4 |
double | cabinet_impulse_former::fConst5 |
double | cabinet_impulse_former::fVec0 [3] |
double | cabinet_impulse_former::fRec1 [3] |
double | cabinet_impulse_former::fRec0 [3] |
FAUSTFLOAT & | cabinet_impulse_former::fslider2 = get_alias("cab.Level") |
int | cabinet_impulse_former::fSamplingFreq |