--- liblscp/trunk/lscp/client.h 2004/09/27 14:40:08 253 +++ liblscp/trunk/lscp/client.h 2004/09/28 14:06:18 254 @@ -33,7 +33,7 @@ //------------------------------------------------------------------------- // MIDI channel omni mode. -#define LSCP_MIDI_CHANNEL_ALL (-1) +#define LSCP_MIDI_CHANNEL_ALL 0 //-------------------------------------------------------------------------