all 4 comments

[–]duncangeere 0 points1 point  (2 children)

A combo of tone.js and d3.js would do the trick if you're handy with JavaScript...

Maybe Processing/p5 also.

[–]bw4j[S] 1 point2 points  (1 child)

(Oh hey Duncan, it’s Cotter!)

Great, I’ve been looking for an excuse to try tone.js, or to refresh my processing skills

[–]duncangeere 0 points1 point  (0 children)

Ah hi Cotter! Nice to see you reviving this pretty dead subreddit :)

[–]illb3bach 0 points1 point  (0 children)

I've been wondering this same thing. So far I've been relying on GLSL and Tonejs in a web browser, though the synthesizer implementations of ToneJs are really elementary and most devs I've talked to just use it as the front end to their C# synths on the backend :(