added new instrument category

This commit is contained in:
Volker Fischer 2015-02-04 07:02:40 +00:00
parent 5a04e91835
commit 01d087e416

View File

@ -656,7 +656,8 @@ public:
IC_STRING_INSTRUMENT, IC_STRING_INSTRUMENT,
IC_PLUCKING_INSTRUMENT, IC_PLUCKING_INSTRUMENT,
IC_PERCUSSION_INSTRUMENT, IC_PERCUSSION_INSTRUMENT,
IC_KEYBOARD_INSTRUMENT IC_KEYBOARD_INSTRUMENT,
IC_MULTIPLE_INSTRUMENT
}; };
// per definition: the very first instrument is the "not used" instrument // per definition: the very first instrument is the "not used" instrument