ResourceItem: added TypePluginSpecificPreset
Added another type TypePluginSpecificPreset in Types enumeration. This allows handling for example XIZ files (ZynAddSubFX presets) properly.
This commit is contained in:
@@ -54,6 +54,7 @@ public:
|
||||
TypeSample,
|
||||
TypeSoundFont,
|
||||
TypePreset,
|
||||
TypePluginSpecificPreset,
|
||||
TypeProject,
|
||||
TypeMidiFile,
|
||||
TypeForeignProject,
|
||||
|
||||
Reference in New Issue
Block a user