dawcore — WAM 2.0 plugins demo
Export WAV
Saved plugin chains found — click anywhere to restore them (loading WAM worklets needs a resumed AudioContext, i.e. a user gesture).
Add a WAM plugin
to
Master
Add from URL
Browse community library
Faust effects (compiled with faust2wam, served from this repo)
Lowpass
Zita Reverb
Flanger
Faust (compile in browser)
Write Faust DSP, compile it in the browser, add it to the selected target
import("stdfaust.lib"); cutoff = hslider("cutoff", 1000, 20, 20000, 1); process = fi.lowpass(2, cutoff), fi.lowpass(2, cutoff);
name
Compile & Add
Plugin chains — one rack per track + master