Additive synth
Construct square, saw, and triangle timbres from individual harmonics.
ready
node examples/additive.js square 220 16 3sLoading source…
- Graph
- Harmonic oscillator bank → Gain → Destination
- Input
- Wave, fundamental, harmonics
- Output
- Synthesized waveform
This is an additive synthesis demo: square, saw, and triangle timbres are built up harmonic by harmonic from individual sine oscillators rather than a built-in waveform. Hear it assembled live in the browser, or render the harmonic stack from the Node CLI.