Hacker News new | ask | show | jobs
by partyboat1586 2349 days ago
What tools do you use? Just web audio api? Or a higher level library?
1 comments

I first started out using Tone.js (and recommend it!), but later wound up rolling my own engine and so forth. So I'm just using WebAudio directly (or via libraries I wrote).