wolf-plugins / wolf-shaper

Waveshaper plugin with a spline-based graph editor (LV2, VST, and CLAP)
https://wolf-plugins.github.io/wolf-shaper/
GNU General Public License v3.0
218 stars 19 forks source link

VST3 plug-in not showing #161

Open DotCat1985 opened 1 year ago

DotCat1985 commented 1 year ago

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.

pdesaulniers commented 1 year ago

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/

DotCat1985 commented 1 year ago

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
LWinterberg commented 1 year ago

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, Analyzerand Tool)

Edit: I tested this on Windows

known good VST3 registry entry ```[pluginregistry/Effect/base64\:RWZmZWN0X1ZTVDNfTXVzZUZYX1NpbXBsZSBFUV9DOlxQcm9ncmFtIEZpbGVzXENvbW1vbiBGaWxlc1xWU1QzXFNpbXBsZUVRLnZzdDM7QUJDREVGMDE5MTgyRkFFQjRENzU3MzY1NTM2RDQ1NzE\=] 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 ```
pdesaulniers commented 1 year ago

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.

LWinterberg commented 1 year ago

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

DotCat1985 commented 1 year ago

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!

LWinterberg commented 1 year ago

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

pdesaulniers commented 1 year ago

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

DotCat1985 commented 10 months ago

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
pdesaulniers commented 10 months ago

Hello! I have a few questions:

DotCat1985 commented 10 months ago

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