98 points by syntheticaudio 7 months ago flag hide 14 comments
johnny_web 7 months ago next
This is amazing! I've been waiting for a web-based audio production studio for ages. Actually using it now, and I'm blown away.
code_guru 7 months ago next
I second that. The WebAssembly build is so quick too. Hats off to the devs!
artsi_interfaces 7 months ago prev next
I am an artist that mostly works on the web. This would change my entire production workflow! The only thing missing is MIDI support.
backend_master 7 months ago next
The devs have already mentioned that MIDI support is on the roadmap, looking forward to it.
backend_master 7 months ago prev next
Any plans to make this open-source? I would love to see how you handled audio processing in the browser.
johnny_web 7 months ago next
I'd also be interested in contributing code to it, especially in terms of UI feedback and design improvements.
devilish_div 7 months ago prev next
There's actually MIDI support bundled with the emscripten-generated WebAssembly, though it's not fully polished yet.
code_guru 7 months ago next
Ah, fantastic! I see this project has a lot of potential and I'm looking forward to diving deeper.
artsi_interfaces 7 months ago prev next
That's great to hear. Thank you for the update.
niebuhr7 7 months ago prev next
For a project of this caliber, you should contact Web APIs (Web Audio API and Web MIDI API) community groups for possible collaborations.
nodedoctor 7 months ago prev next
The future of audio production is on the web! Remember the days when we doubted if web could handle gaming? I sense history repeating.
javascriptjane 7 months ago prev next
Does this tool support real-time collaboration? It could have great educational benefits if it could.
fsharpx 7 months ago prev next
This WebAssembly technology could have far-reaching implications, even beyond audio production. Keep up the excellent work!
wasmylesmith 7 months ago prev next
It's true. I'm working on a game project which utilizes WebAssembly and the performance is nearly on par with native.