--- qsampler/trunk/src/qsamplerChannel.cpp 2004/11/17 15:41:58 299 +++ qsampler/trunk/src/qsamplerChannel.cpp 2004/11/17 15:55:02 300 @@ -30,7 +30,7 @@ #ifdef CONFIG_LIBGIG #include "gig.h" #else -#define QSAMPLER_INSTRUMENT_MAX 10 +#define QSAMPLER_INSTRUMENT_MAX 8 #endif