giada icon indicating copy to clipboard operation
giada copied to clipboard

VST Plugins not found in new versions on MacOS

Open andrasf opened this issue 4 years ago • 1 comments

Environment

  • OS: MacOS 11.6 (20G165)
  • Giada version: 0.18.0+

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?

andrasf avatar Sep 29 '21 19:09 andrasf

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.

gvnnz avatar Oct 02 '21 08:10 gvnnz