--- np2/sound/vermouth/midiout.h 2003/10/16 17:58:09 1.1 +++ np2/sound/vermouth/midiout.h 2003/11/15 07:10:03 1.2 @@ -1,7 +1,10 @@ #define MIDI_GMONLY + +#if !defined(_WIN32_CE) && !defined(SLZAURUS) #define ENABLE_TREMOLO #define ENABLE_VIRLATE +#endif struct _midimodule; typedef struct _midimodule _MIDIMOD;