--- np2/sound/vermouth/midiout.h 2003/10/16 17:58:09 1.1.1.1 +++ np2/sound/vermouth/midiout.h 2003/11/21 06:51:14 1.3 @@ -1,7 +1,10 @@ #define MIDI_GMONLY + +#if !defined(_WIN32_WCE) && !defined(SLZAURUS) #define ENABLE_TREMOLO #define ENABLE_VIRLATE +#endif struct _midimodule; typedef struct _midimodule _MIDIMOD;