StrangeLoopsAudio/gRainbow

Crashes Ableton 11 on Mac M2Pro

Closed this issue · 3 comments

Both the vst and au versions crash Ableton 11 on Mac M2 Pro Osx Ventura 13.4. The GUI seems to work but no sound from both the plugin and Ableton. I had to force quit Ableton. I had to codesign everything otherwise Ableton said the plugins were damaged and the standalone won't run. I used these lines in terminal:
sudo xattr -rd com.apple.quarantine
sudo codesign -fs -
if this can be of any help.
Thanks in advance for eventual help/solutions

Consolidating into #58 , closing!

@groundloop71 Just released a code signed version that should fix this (v0.3.1), let me know if it persists!

@bboettcher3 it seems it works :) Thank you.