Added suffix to multi-out VST3

This commit is contained in:
Paul Ferrand 2022-07-25 23:16:09 +02:00
parent a6c6a626e2
commit 52f06b503b

View file

@ -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,