[Faudiostream-users] Faust HTTP speed

2023-01-02 Thread Aaron Heller
As a warmup exercise for the next version of my ambisonic decoder engine, I made a matrix mixer in Faust and compiled it with httpd support. You can see the code and the Python program I wrote to control it in the repo --- mmd.dsp and mmd_control.py, respectively:

[Faudiostream-users] Online FAUST compiler and MacOS Monterey quarantine -- a solution

2023-01-02 Thread Aaron Heller
I'm sending this along in case someone else encounters it and this saves them 30+ minutes of head scratching and online searching. MacOS Monterey adds the extended attribute "com.apple.quarantine" to any files that are downloaded from the internet. Even if you've download a zip file, the contents

[Faudiostream-users] Cross-compiling Win64 VSTs on MacOS 12.6.2, missing dll

2023-01-02 Thread Aaron Heller
I'm trying to compile a FAUST dsp file to VST for Win64 Plogue Bidule as the host. This worked fine before I upgraded to Monterey and reinstalled MacPorts. Using faust2faustvst on my Mac produces a VST that works fine in Bidule on my Mac (Intel processor). Using faust2w64vst on MacOS, produces