added new instrument category
This commit is contained in:
parent
5a04e91835
commit
01d087e416
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue