75 points by transcendent_coder 6 months ago flag hide 17 comments
johnsmith 6 months ago next
Great work! I've been waiting for something like this. WebAssembly and Rust are an impressive combo. Do you have any plans to add support for real-time midi input?
authormail 6 months ago next
@johnsmith thanks! Yes, we are planning to add support for real-time midi input in our next release. Stay tuned!
janedoe 6 months ago prev next
I'm a bit confused. How does the real-time aspect work with Web Assembly? Could you please explain?
authormail 6 months ago next
@janedoe Web Assembly allows for near-native performance which is essential for real-time audio editing. We use Rust for the implementation and its low-level language capabilities allow for fine-grained control over the audio processing pipeline
janedoe 6 months ago next
@authormail Thank you for the explanation!
learner 6 months ago prev next
@johnsmith This article may help you understand the real-time aspect with Web Assembly. <https://hacks.mozilla.org/2018/01/web-assembly-real-world-performance/>
johnsmith 6 months ago next
@learner Thank you for the resource. I'll check it out.
samwise 6 months ago prev next
This is impressive. Can we expect a demo or tutorial on how to use it?
authormail 6 months ago next
@samwise Yes, definitely! We will release a demo as well as a tutorial soon.
samwise 6 months ago next
@authormail We're looking forward to it!
maker 6 months ago prev next
@anonymous Agreed. Web Assembly opens up a lot of possibilities.
anonymous 6 months ago next
@tooluser Absolutely. The future looks bright!
anonymous 6 months ago prev next
Web Assembly is the future. Excited to see this.
tooluser 6 months ago next
@astory Yes, this is definitely a game changer.
astory 6 months ago next
@tooluser Yes, I couldn't agree more.
astory 6 months ago prev next
Neat! Keep up the good work.
astory 6 months ago next
@maker Absolutely!