30#define MAX_ALIENWAH_DELAY 100
44 float *
const efxoutl_,
45 float *
const efxoutr_,
46 unsigned int srate,
int bufsize);
52 unsigned char getpar(
int npar)
const;
67 void setdepth(
unsigned char _Pdepth);
68 void setfb(
unsigned char _Pfb);
69 void setdelay(
unsigned char _Pdelay);
70 void setphase(
unsigned char _Pphase);
int oldk
Definition Alienwah.h:76
void setfb(unsigned char _Pfb)
Definition Alienwah.cpp:113
std::complex< float > * oldl
Definition Alienwah.h:74
unsigned char Pfb
Definition Alienwah.h:60
void setphase(unsigned char _Pphase)
Definition Alienwah.cpp:134
void setpreset(unsigned char npreset)
Definition Alienwah.cpp:152
unsigned char Pdepth
Definition Alienwah.h:59
void setvolume(unsigned char _Pvolume)
Definition Alienwah.cpp:124
std::complex< float > oldclfor
Definition Alienwah.h:75
std::complex< float > * oldr
Definition Alienwah.h:74
float fb
Definition Alienwah.h:73
float depth
Definition Alienwah.h:73
EffectLFO lfo
Definition Alienwah.h:57
float phase
Definition Alienwah.h:73
unsigned char Pdelay
Definition Alienwah.h:61
unsigned char Pphase
Definition Alienwah.h:62
void cleanup(void)
Definition Alienwah.cpp:96
~Alienwah()
Definition Alienwah.cpp:38
void setdelay(unsigned char _Pdelay)
Definition Alienwah.cpp:140
unsigned char getpar(int npar) const
Definition Alienwah.cpp:220
std::complex< float > oldclfol
Definition Alienwah.h:75
Alienwah(bool insertion_, float *const efxoutl_, float *const efxoutr_, unsigned int srate, int bufsize)
Definition Alienwah.cpp:26
void setdepth(unsigned char _Pdepth)
Definition Alienwah.cpp:107
void changepar(int npar, unsigned char value)
Definition Alienwah.cpp:177
unsigned char Pvolume
Definition Alienwah.h:58
Effect(bool insertion_, float *efxoutl_, float *efxoutr_, FilterParams *filterpars_, unsigned char Ppreset_, unsigned int srate, int bufsize)
Definition Effect.cpp:28
Definition EffectLFO.h:29
static PuglViewHint int value
Definition pugl.h:1708
float out
Definition lilv_test.c:1461