find_eq
Locate ReaEQ on a specified track, optionally adding it if missing. Returns its FX index or -1 if not found.
Instructions
Find ReaEQ on a track, optionally adding it if absent.
Args: instantiate: If True and ReaEQ is not present, add it.
Returns: Object with 'ret' = the FX index of ReaEQ, or -1 if not found.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| instantiate | No | ||
| track_index | Yes |