
Setup
Open a plugin in the Plugin Strip
Open a plugin in the Plugin Strip (click the plugin card to expand it).
Modes
| Mode | Description |
|---|---|
| Audio | Routes the source track’s audio to the plugin’s sidechain input bus |
| MIDI | Sends MIDI note-on events at note and clip positions to the plugin |
| Trigger Impulse | Generates synthetic audio impulses at note and clip positions to the plugin’s sidechain bus |
Lookahead
MIDI and Trigger Impulse modes show a Lookahead slider (0–15 ms) that fires events early to compensate for plugin attack time. This works by looking ahead in the timeline — it does not add latency.Via MCP
The same routing is available to AI assistants through theplugin_configure tool. Set up classic kick→bass ducking in one call:
audio, midi, trigger_impulse, or none (to disconnect). audio and trigger_impulse require the plugin to expose a sidechain input bus; the call returns a clear error otherwise.

