#ifndef _FX_h #define _FX_h #include #include #include void fxChorus (FMOD_CHANNEL *chan, int dry, int wet1, int wet2, int wet3, int delay, int rate, int depth) { } void fxDelay (FMOD_CHANNEL *chan, int dry, int wet, int time, int decay) { }