Z zvuk
Reference

FX

Real DSP, real graphs. Inserts on any bus or composed standalone.

Every FX is a small class with the FxInsert contract: input + output nodes, a bypassed toggle, and a dispose() method. Add it to a bus with bus.addFx(fx) — the bus splices it into the FX chain between input and output, in order.