If anyone wants to play with it there's a live demo here: <a href="https://fr0stbyter.github.io/jspatcher/dist/?projectZip=../examples/wac.zip" rel="nofollow">https://fr0stbyter.github.io/jspatcher/dist/?projectZip=../e...</a><p>Most of the files seem to be presentation slides, only a few play any audio.
I'm not well-versed enough into "modern" web stack to troubleshoot, but there is something wrong with the scrolling on their website. Doesn't inspire much confidence into web audio. I'm not entirely sure why browser would be a good fit for an audio synth plateform, to say the least.<p>Faust is nice tho, a combinator language with stream processor semantics. There are lots of things to improve (quality of life things for organizing code, more typing, better semantics for the surface language which currently is ugly macro expansion where it could've been a simple lisp or even better a mini-ML), but it's also currently one of the best thing in town for functional synthesis.
There is more cool projects from Web Audio Conf<p><a href="https://www.youtube.com/channel/UCMaHc1Rq2viM88OsluS2WWw/videos" rel="nofollow">https://www.youtube.com/channel/UCMaHc1Rq2viM88OsluS2WWw/vid...</a><p><a href="https://webaudioconf2021.com" rel="nofollow">https://webaudioconf2021.com</a>
All other papers can be found from the link below:<p><a href="https://webaudioconf2021.com/program/" rel="nofollow">https://webaudioconf2021.com/program/</a>