Does an open sound control library exists for javascript? I cant seem to find any information on this.
I've recently worked on a OSC library (UMD module written in ES6) named osc-js for different JavaScript applications (Node.js, Electron, Chrome Apps, webpages) with address pattern matching, WebSocket-/UDP Plugins and some solutions to connect it to MaxMSP/PureData/etc.:
https://github.com/adzialocha/osc-js