monocasual / giada

Your Hardcore Loop Machine.
https://www.giadamusic.com
GNU General Public License v3.0
1.73k stars 99 forks source link

VST Plugins not found in new versions on MacOS #512

Open andrasf opened 3 years ago

andrasf commented 3 years ago

Environment

Describe the bug Downloaded 0.18.2, no VST plugins found. Downgraded to 0.18.1, no VST plugins found. Downgraded to 0.18.0, 5 VST plugins found.

To Reproduce Steps to reproduce the behavior:

  1. Go to Plugins
  2. Set /Library/Audio/Plug-Ins/VST;/Library/Audio/Plug-Ins/VST3 (in my case)
  3. Click 'Scan', see result.

Expected behavior Find plugins.

Additional context Might be related to JUICE, I guess?

gvnnz commented 3 years ago

Weird, we upgraded JUCE to v6.1.0 in Giada 0.18.2, so 0.18.1 should have detected your plugins. It would be nice to compile the latest version (0.18.2) with JUCE 6.0.8 (or earlier) and see if the issue persists.