We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ableton Live 11.0.12 MacOS 12.0.1 JuicySF 2.3.3
Happens with both VST and AU.
If this were an application, I'd just open it in Finder, right-click, and open.
It did show up here (.vst3), but allowing it to run didn't have any effect.
I also tried following these instructions: https://www.reddit.com/r/ableton/comments/galkk3/macos_catalina_10154_and_vsts_vst_cannot_be/, but spctl wasn't available, and then I gave up and kept making music for a couple of hours. 😃
spctl
The text was updated successfully, but these errors were encountered:
did you try the other suggestion:
xattr -rd com.apple.quarantine juicysfplugin.vst3
Sorry, something went wrong.
That worked!
For anyone else struggling, this is what I did:
cd ~/Library/Audio/Plug-Ins/VST3
open .
juicysfplugin.vst3
If step 2 fails, you might need to create a VST3 folder there first:
VST3
cd ~/Library/Audio/Plug-Ins
mkdir VST3
cd VST3
No branches or pull requests
Ableton Live 11.0.12
MacOS 12.0.1
JuicySF 2.3.3
Happens with both VST and AU.
If this were an application, I'd just open it in Finder, right-click, and open.
It did show up here (.vst3), but allowing it to run didn't have any effect.
I also tried following these instructions: https://www.reddit.com/r/ableton/comments/galkk3/macos_catalina_10154_and_vsts_vst_cannot_be/, but
spctl
wasn't available, and then I gave up and kept making music for a couple of hours. 😃The text was updated successfully, but these errors were encountered: