wolf-shaper icon indicating copy to clipboard operation
wolf-shaper copied to clipboard

VST3 plug-in not showing

Open DotCat1985 opened this issue 2 years ago • 11 comments

I installed universal plug-in on MacBook Pro M1 with macOS 12.6.1 (Monterey) and Cubase 12 running with Rosetta 2. In Cubase 12, VST2 plug-in is showing but VST3 is not.

DotCat1985 avatar Jan 22 '23 18:01 DotCat1985

Thanks for the bug report! Sadly, I don't own a Mac, so it's a bit difficult for me to investigate this :(

Are you able to reproduce the issue with other DPF-based plugins such as Dragonfly Reverb? https://michaelwillis.github.io/dragonfly-reverb/

pdesaulniers avatar Feb 01 '23 12:02 pdesaulniers

Thanks for the bug report! Sadly, I don't own a Mac, so it's a bit difficult for me to investigate this :(

Are you able to reproduce the issue with other DPF-based plugins such as Dragonfly Reverb? https://michaelwillis.github.io/dragonfly-reverb/

I installed Dragonfly Reverb universal on my MacBook and so Cubase detected VST3 plug-ins. Cubase detected only wolf-shaper VST2, but it didn't put in block list. :( See attached screenshots below.

Screenshot Dragonfly Screenshot wolf-shaper Screenshot blocklist

DotCat1985 avatar Feb 02 '23 05:02 DotCat1985

FWIW: In Audacity's pluginregistry.cfg, Wolf Shaper's VST3 version shows up as EffectType=None when Process is expected. (other possible values are Generator, Analyzer and Tool)

Edit: I tested this on Windows

known good VST3 registry entry
Path=C:\\Program Files\\Common Files\\VST3\\SimpleEQ.vst3;ABCDEF019182FAEB4D757365536D4571
Symbol=Simple EQ
Name=Simple EQ
Version=1.0.0
Vendor=MuseFX
Description=
ProviderID=Module__The Audacity Team_VST3 Effects_
Enabled=1
Valid=1
EffectType=Process
EffectFamily=VST3
EffectDefault=0
EffectInteractive=1
EffectRealtime=00
EffectAutomatable=1
Wolf Shaper VST3 entry
[pluginregistry/Effect/base64\:RWZmZWN0X1ZTVDNfUGF0cmljayBEZXNhdWxuaWVyc19Xb2xmIFNoYXBlcl9DOlxQcm9ncmFtIEZpbGVzXENvbW1vbiBGaWxlc1xWU1QzXHdvbGYtc2hhcGVyLnZzdDM7NDQ1MDQ2MjA2MTczNjM2QzcwNzM1NzczMDAwMDAwMDA\=]
Path=C:\\Program Files\\Common Files\\VST3\\wolf-shaper.vst3;445046206173636C7073577300000000
Symbol=Wolf Shaper
Name=Wolf Shaper
Version=1.0.0
Vendor=Patrick Desaulniers
Description=
ProviderID=Module__The Audacity Team_VST3 Effects_
Enabled=1
Valid=1
EffectType=None
EffectFamily=VST3
EffectDefault=0
EffectInteractive=1
EffectRealtime=0
EffectAutomatable=1
Wolf Shaper LV2 entry
[pluginregistry/Effect/base64\:RWZmZWN0X0xWMl9QYXRyaWNrIERlc2F1bG5pZXJzX1dvbGYgU2hhcGVyX2h0dHBzOi8vZ2l0aHViLmNvbS9wZGVzYXVsbmllcnMvd29sZi1zaGFwZXI\=]
Path=https://github.com/pdesaulniers/wolf-shaper
Symbol=Wolf Shaper
Name=Wolf Shaper
Version=1.0
Vendor=Patrick Desaulniers
Description=
ProviderID=Module__The Audacity Team_LV2 Effects_
Enabled=1
Valid=1
EffectType=Process
EffectFamily=LV2
EffectDefault=0
EffectInteractive=1
EffectRealtime=1
EffectAutomatable=1

LWinterberg avatar Feb 16 '23 10:02 LWinterberg

Oh, I think you found the issue! The VST3 categories were not set. This should be fixed by https://github.com/wolf-plugins/wolf-shaper/commit/e3f206691b11b94bbd7eb079efffbd5c6f70bebb.

pdesaulniers avatar Feb 16 '23 12:02 pdesaulniers

Verified the fix on Audacity. @DotCat1985 try again with the builds that fall out of https://github.com/wolf-plugins/wolf-shaper/actions/runs/4193926094

LWinterberg avatar Feb 16 '23 14:02 LWinterberg

Verified the fix on Audacity. @DotCat1985 try again with the builds that fall out of https://github.com/wolf-plugins/wolf-shaper/actions/runs/4193926094 Screenshot 2023-02-16 at 21 01 41

It works! 👍 :) Thank you!

DotCat1985 avatar Feb 16 '23 20:02 DotCat1985

@pdesaulniers let me know when this fix lands in a release, I'd like to add Wolf Shaper to https://plugins.audacityteam.org/

LWinterberg avatar Feb 20 '23 11:02 LWinterberg

@LWinterberg OK, I will try to publish a release later today. Thanks!

pdesaulniers avatar Feb 20 '23 12:02 pdesaulniers

Hi, I installed the universal plug-in on MacBook Pro M1 with: -macOS 12.6.1 (Monterey) -Cubase 10 running with Rosetta 2 -Cubase 13 running natively on Apple Silicon (ARM64) But VST3 plug-in is not showing by both DAWs (see the attached screenshots). Please let me know soon. Thank you.

Wolfshaper files Screenshot 2023-11-08 at 20 17 31 Screenshot 2023-11-08 at 20 27 27

Cubase 10 running with Rosetta 2 Screenshot 2023-11-08 at 20 17 18 Screenshot 2023-11-08 at 20 26 50 Screenshot 2023-11-08 at 20 17 23

Cubase 13 running natively on Apple Silicon (ARM64) Screenshot 2023-11-08 at 20 17 18 Screenshot 2023-11-08 at 20 17 23

DotCat1985 avatar Nov 08 '23 19:11 DotCat1985

Hello! I have a few questions:

  • Can you still reproduce this issue with the latest git build? https://github.com/wolf-plugins/wolf-shaper/suites/18107211264/artifacts/1043744554
  • Is Cubase 10 able to detect the VST2 version of the plugin?
  • Have you tried refreshing the plugin list? Some plugin hosts don't scan for new plugins automatically, it needs to be done manually (not sure about Cubase)

pdesaulniers avatar Nov 11 '23 15:11 pdesaulniers

With the build https://github.com/wolf-plugins/wolf-shaper/suites/18107211264/artifacts/1043744554:

  • Cubase 13 detects the VST3 plug-in (release 13 doesn't support VST2 plug-ins)
  • Cubase 10 detects both the VST2 and VST3 plug-in With the build 1.0.2, I don't see the plug-in after refreshing the plug-in list.

DotCat1985 avatar Nov 11 '23 17:11 DotCat1985