LFO tremolo
Connect an oscillator to an AudioParam and modulate gain at audio-clock precision.
ready
node examples/lfo.js rate=5 depth=0.5 -d 10sLoading source…
- Graph
- LFO + ConstantSource → Gain.gain ← Carrier
- Input
- Rate, depth, waveform
- Output
- Tremolo tone
This is an LFO tremolo effect: a low frequency oscillator modulates a carrier gain at audio-clock precision, with adjustable rate, depth, and LFO waveform. Hear the tremolo in the browser, or render the same modulation graph from the Node CLI.