|
LMMS
|
This is the complete list of members for Effect, including all inherited members.
| alias() | Effect | inlineprotected |
| bufferbytes | Effect | protected |
| buffersize | Effect | protected |
| buffersize_f | Effect | protected |
| changepar(int npar, unsigned char value)=0 | Effect | pure virtual |
| cleanup(void) | Effect | inlinevirtual |
| crossover(float &a, float &b, float crossover) | Effect | static |
| Effect(bool insertion_, float *efxoutl_, float *efxoutr_, FilterParams *filterpars_, unsigned char Ppreset_, unsigned int srate, int bufsize) | Effect | |
| efxoutl | Effect | |
| efxoutr | Effect | |
| filterpars | Effect | |
| getfreqresponse(float freq) | Effect | inlinevirtual |
| getpar(int npar) const =0 | Effect | pure virtual |
| halfsamplerate_f | Effect | protected |
| insertion | Effect | protected |
| lrcross | Effect | protected |
| out(float *const smpsl, float *const smpsr) | Effect | |
| out(const Stereo< float * > &smp)=0 | Effect | pure virtual |
| outvolume | Effect | |
| pangainL | Effect | protected |
| pangainR | Effect | protected |
| Plrcross | Effect | protected |
| Ppanning | Effect | protected |
| Ppreset | Effect | |
| samplerate | Effect | protected |
| samplerate_f | Effect | protected |
| setlrcross(char Plrcross_) | Effect | protected |
| setpanning(char Ppanning_) | Effect | protected |
| setpreset(unsigned char npreset)=0 | Effect | pure virtual |
| volume | Effect | |
| ~Effect() | Effect | inlinevirtual |