Re: [Faudiostream-users] Web IDE VST output on Mac (codesign issues)

2023-07-16 Thread Seth Shafer
Thank you Stéphane and Henrik. I'm pasting a Reaper crash log at the end of this email. This is from a crash just now for a Faust web IDE plugin named "sinewave.vst." This is after I ran the codesign correction scripts from my first message. I saw the JSFX export option and I'll check it out.

Re: [Faudiostream-users] Web IDE VST output on Mac (codesign issues)

2023-07-16 Thread Henrik Frisk
On Sat, Jul 15, 2023, 11:20 PM Stéphane Letz wrote: > > > > > > > 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? > I've experienced this too recently (M1) with reaper and Faust VST plugins, but

Re: [Faudiostream-users] Web IDE VST output on Mac (codesign issues)

2023-07-15 Thread Stéphane Letz
> Le 15 juil. 2023 à 22:43, Seth Shafer 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,

[Faudiostream-users] Web IDE VST output on Mac (codesign issues)

2023-07-15 Thread Seth Shafer
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: sudo xattr -cr PLUGIN.vst sudo xattr -r -d com.apple.quarantine