JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
webaudioconf2021.com
JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
1–10 of 14 posts
Re: JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
#2Most of the files seem to be presentation slides, only a few play any audio.
Re: JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
#3Re: JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
#4very 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.
There are already full blown online DAWs like BandLab, Soundation, Amped Studio etc.
Re: JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
#5https://www.youtube.com/channel/UCMaHc1Rq2viM88OsluS2WWw/vid...
Re: JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
#6Re: JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
#7very 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.
JSPatcher is similar to Max/MSP. Even the UI design is a blatant ripoff. There are already full blown online DAWs like BandLab, Soundation, Amped Studio etc.
It follows the design patterns of many node-based programming environments, so to call it a ripoff of Max/MSP is unfairly harsh. The theme in the second half of the video looks a lot closer to VVVV than Max.
Re: JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
#8I'm on Windows 10, Firefox Developer Edition 90.0b12. Is anyone facing the same issue?
Re: JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
#9I'm unable to scroll the page. I'm on Windows 10, Firefox Developer Edition 90.0b12. Is anyone facing the same issue?
Re: JSPatcher, a web-based visual editor to build JavaScript and WebAudio apps
#10Faust 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.