diff --git a/plugins/vst/VstPluginFactory.cpp b/plugins/vst/VstPluginFactory.cpp index 53146738..b0bad951 100644 --- a/plugins/vst/VstPluginFactory.cpp +++ b/plugins/vst/VstPluginFactory.cpp @@ -32,7 +32,7 @@ DEF_CLASS2 (INLINE_UID_FROM_FUID(SfizzVstProcessor_cid), DEF_CLASS2 (INLINE_UID_FROM_FUID(SfizzVstProcessorMulti_cid), PClassInfo::kManyInstances, kVstAudioEffectClass, - VSTPLUGIN_NAME, + VSTPLUGIN_NAME "-multi", Vst::kDistributable, Vst::PlugType::kInstrumentSynth, VSTPLUGIN_VERSION,