Real-time Audio Processing in the Browser: Web Audio API & AudioWorklet
Ditch main thread glitches. Learn how to execute high-performance, low-latency audio DSP pipelines in the browser using Web Audio API and AudioWorklet.
5/31/202611 min read
2 articles tagged with Javascript
Ditch main thread glitches. Learn how to execute high-performance, low-latency audio DSP pipelines in the browser using Web Audio API and AudioWorklet.
Learn how to build, compile, and execute zero-knowledge proofs inside a web browser using Circom and SnarkJS. A hands-on guide to privacy-preserving web engineering.