Explore the potential of web technologies for real-time audio processing in this 38-minute conference talk from linux.conf.au. Delve into the Noisefloor project, a proof-of-concept software Module Synthesizer implemented in Golang and transpiled to Javascript. Learn about the recent advancements in Javascript JITs and the adoption of AudioWorklets that are making browsers viable platforms for real-time audio processing. Discover the challenges involved in managing a reliable real-time audio thread alongside a browser-based UI. Gain insights into topics such as Google V8, JavaScript optimization, browser audio capabilities, and React integration for audio applications. Understand the goals of the project, the concept of a minimum viable synthesizer, and why JavaScript was chosen for implementation.
Noisefloor - Are Web Technologies Ready for Real Time Audio?