Blog — Audio Software Development Insights
In-depth technical articles on audio software development — from building VST hosts in Rust to real-time DSP in the browser.
Latest posts
Section titled “Latest posts” Audio Plugin Development in 2026: C++, Rust, or Web? A practical comparison of C++, Rust, and Web Audio for building audio plugins — when to use each, and what the industry is moving toward.
Building a VST Host in Rust: Lessons from 1,400 Tests What I learned building a production-grade VST3 plugin host in Rust — from COM interop to crash recovery.
Web Audio API for Real-Time DSP: A Practical Guide How to use AudioWorklet for real-time audio processing in the browser — from basic gain to custom compressors.
Porting C++ Audio Code to WebAssembly: A Field Guide Practical lessons from porting native DSP code to run in the browser via WebAssembly.
Machine Learning for Audio: Source Separation & Classification A practical introduction to ML-powered audio processing — how source separation and classification work.
Web Audio API Cheat Sheet A quick reference for the Web Audio API — AudioContext, nodes, AudioWorklet, common patterns, and browser compatibility.
Want to discuss a topic from these articles? Let’s talk about your project →