Subtractive synth
Shape a sawtooth oscillator with a resonant low-pass sweep and ADSR envelope.
ready
node examples/subtractive-synth.js -d 5sLoading source…
- Graph
- Sawtooth → BiquadFilter → ADSR Gain → Destination
- Input
- Frequency, note duration
- Output
- Synth note
This is a subtractive synthesizer you can run online: a sawtooth oscillator is shaped by a resonant low-pass filter sweep and an ADSR envelope into a single synth note. Play it in the browser, or render the same filter-sweep patch from the Node CLI.