from Hacker News

JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps

by MaanuAir on 7/6/21, 8:45 AM with 12 comments

  • by spankalee on 7/8/21, 12:16 AM

    If anyone wants to play with it there's a live demo here: https://fr0stbyter.github.io/jspatcher/dist/?projectZip=../e...

    Most of the files seem to be presentation slides, only a few play any audio.

  • by lapinot on 7/8/21, 2:02 PM

    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.

    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.

  • by diimdeep on 7/8/21, 7:25 AM

  • by stoicjumbotron on 7/8/21, 11:09 AM

    I'm unable to scroll the page.

    I'm on Windows 10, Firefox Developer Edition 90.0b12. Is anyone facing the same issue?

  • by lioeters on 7/8/21, 8:21 AM

    All other papers can be found from the link below:

    https://webaudioconf2021.com/program/

  • by suyash on 7/8/21, 5:31 AM

    very nice, about time we make music on the web! Hope one day we can get a powerful app like Ableton Live but on web and open source.
  • by ogn3rd on 7/8/21, 2:41 PM

    Looks like MaxMSP.