Tag

Web Audio API

1 article tagged with "Web Audio API"

Audio mixing console with multiple faders and knobs
programming
May 6, 2025

Building a Real-time Collaborative Audio Mixer with Web Audio API and WebRTC

Learn how to build a collaborative audio mixing application where multiple users can control effects and levels in real-time, using Web Audio API for processing and WebRTC for low-latency synchronization.