ref: 4a4ea33edbca5972a1ed8933cc3512c7302fa67a
dir: /src/effects.h/
/* FIXME: generate this list automatically */ EFFECT(allpass) EFFECT(band) EFFECT(bandpass) EFFECT(bandreject) EFFECT(bass) EFFECT(chorus) EFFECT(compand) EFFECT(dcshift) EFFECT(deemph) EFFECT(dither) EFFECT(earwax) EFFECT(echo) EFFECT(echos) EFFECT(equalizer) EFFECT(fade) EFFECT(filter) EFFECT(flanger) EFFECT(gain) EFFECT(highpass) EFFECT(key) #ifdef HAVE_LADSPA_H EFFECT(ladspa) #endif EFFECT(lowpass) EFFECT(mcompand) EFFECT(mixer) EFFECT(noiseprof) EFFECT(noisered) EFFECT(norm) EFFECT(oops) EFFECT(pad) EFFECT(pan) EFFECT(phaser) EFFECT(pitch) EFFECT(polyphase) #ifdef HAVE_SAMPLERATE_H EFFECT(rabbit) #endif EFFECT(remix) EFFECT(repeat) EFFECT(resample) EFFECT(reverb) EFFECT(reverse) EFFECT(silence) EFFECT(speed) EFFECT(splice) EFFECT(stat) EFFECT(stretch) EFFECT(swap) EFFECT(synth) EFFECT(tempo) EFFECT(treble) EFFECT(tremolo) EFFECT(trim) EFFECT(vol)