WebDSP
A client-side signal processing library
WebDSP is a browser-based digital signal processing toolkit that leverages WebAssembly to perform high-performance audio and signal processing tasks directly within web applications. It is designed to bring real-time DSP capabilities to the browser, allowing developers to implement audio effects, filters, and transformations with low latency and high efficiency. The project provides a set of DSP primitives that can be composed into more complex processing pipelines, making it suitable for...