Live Preview
Modulation Targets — drag an LFO handle onto any slider
Size
50
Opacity
1.00
Rotation
0°
Blur (px)
0
Hue Shift
0°
Frequency (Hz)
440
Modulation Matrix
| Source | Target | Depth | |
|---|---|---|---|
| No connections yet | |||
How to use
- Wire up: Grab the ⊕ drag to assign handle from an LFO and drag it onto any slider below. Release to connect.
- Adjust depth: Drag the depth % label on the floating badge left/right to change modulation intensity.
- Chain LFOs: Drag LFO 2 or LFO 3's handle onto LFO 1's Rate or Depth slider. The chain LFO will modulate the target LFO's parameter.
- Remove: Click the × on any mod badge to disconnect.
- Shape: Click a shape button (SIN / TRI / SAW / SQR…) on any LFO to change its waveform.
- Programmatic:
widget.connect(element, { depth: 0.7 })or use the engine API directly.