Linked AudioParams
Drive multiple gain parameters from one ConstantSourceNode.
ready
node examples/linked-params.jsLoading source…
- Graph
- ConstantSource → 2 Gain AudioParams → mix → AudioBuffer
- Input
- Shared automation curve
- Output
- Offline AudioBuffer
This shows a shared AudioParam automation graph: one ConstantSourceNode drives two separate gain parameters from the same automation curve, rendered offline to an AudioBuffer. Run it from the Node CLI, or open it in the browser to see the same offline render.