fx_navigate_preset
Switch to the next or previous preset in an FX chain on a specified track, enabling quick preset browsing during music production.
Instructions
Step to next/previous preset.
Args: track_index: 0-based track index. fx_index: 0-based FX chain index. direction: 1=next, -1=previous.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| direction | Yes | ||
| track_index | Yes |