Hacker News new | ask | show | jobs
by iphoneseventeen 3767 days ago
Go Web Audio!!! I'd like to make a DAW, with something like VST Plugins, but one way to mix all these awesome web audio websites together. Like a tab mixer or something...
1 comments

That'd be cool, I wonder how it'd handle multiple oscillators though. Also given how huge raw audio files are, wouldn't a totally web-based DAW be seriously bottle-necked by connection speed?
WebAudio can handle as many oscillators as the underlying machine will allow (can compute).