> Le 15 juil. 2023 à 22:43, Seth Shafer <realsha...@gmail.com> a écrit :
> 
> Hi all,
> 
> I'm prepping materials for teaching FAUST this Fall and attempted to export a 
> VST via the web IDE. The resulting plugin triggered codesign errors on my 
> MacOS 13.2.1. I tried the typical terminal commands to remedy:

Yes, the macOS cloud machine we use does not support that. 
> 
> sudo xattr -cr PLUGIN.vst
> sudo xattr -r -d com.apple.quarantine PLUGIN.vst
> sudo codesign --force --deep --sign PLUGIN.vst
> 
> Following this, I opened Reaper and re-scanned, resulting in a crash of the 
> vst host, plugin still not showing up.

Do you have a crash log?
> 
> Does anyone have any suggestions for building audio plugins on the current 
> MacOS using the web IDE export options? (Hoping to find a web IDE solution 
> since this is in a lab where students do not have admin privileges.)
> 
> Thanks.
> -Seth

For Reaper, you can possibly use the JSFX backend recently added in the Faust 
compiler, and available in the Export section in the Faust IDE

Stéphane  



_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to