DISTRHO / Cardinal

Virtual modular synthesizer plugin
https://cardinal.kx.studio/
GNU General Public License v3.0
2.22k stars 153 forks source link

Not passing validation in sandboxed AU hosts #483

Open UMCorps opened 1 year ago

UMCorps commented 1 year ago

Can't get Cardinal AU to work in sandboxed AU hosts on Mac OS.

Its a long-standing issue. Was first identified in this thread on the Juice forum

https://forum.juce.com/t/sandboxsafe-and-macos-host-au2-hardened-runtime-disable-library-validation/47281

Was also an issue with Surge XT which got discussed and resolved in this thread

https://github.com/surge-synthesizer/surge/issues/5633

Any chance of a similar resolution for Cardinal?

falkTX commented 1 year ago

The AU version comes from a special JUCE wrapper, code and setup in https://github.com/DISTRHO/Cardinal/tree/main/jucewrapper Contributions welcome.