We leverage the Audio Worklet API to offload audio processing to a separate thread, then use WebAssembly (WASM) to process the audio even faster using Rust.
Your Audio
Main CPU Thread
AudioWorkletNode
Rust
WASM
Separate CPU Thread
Audio + Effects
Main CPU Thread
clawdio-moog
Moog Filter
Named after the “ladder” filter in Moog synthesizers, it mimics the voltage control to create a warm, thick sound.