Added suffix to multi-out VST3
This commit is contained in:
parent
a6c6a626e2
commit
52f06b503b
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue