configure_reacomp_sidechain
Enable ReaComp to use sidechain input for detection by specifying the track and FX index. Choose between auxiliary and main input as needed.
Instructions
Configure ReaComp to use sidechain input for detection.
Args: track_index: Track index (0-based) where ReaComp is located. fx_index: FX index (0-based) of ReaComp in the FX chain. use_sidechain: True to use auxiliary input (channels 3-4), False for main input.
Returns: Object with configuration status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| track_index | Yes | ||
| use_sidechain | No |