From 01d087e416e6ec86bcefc9aaa85735ceb18db1ac Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Wed, 4 Feb 2015 07:02:40 +0000 Subject: [PATCH] added new instrument category --- src/util.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/util.h b/src/util.h index 410b221f..07054a17 100755 --- a/src/util.h +++ b/src/util.h @@ -656,7 +656,8 @@ public: IC_STRING_INSTRUMENT, IC_PLUCKING_INSTRUMENT, IC_PERCUSSION_INSTRUMENT, - IC_KEYBOARD_INSTRUMENT + IC_KEYBOARD_INSTRUMENT, + IC_MULTIPLE_INSTRUMENT }; // per definition: the very first instrument is the "not used" instrument