fx_get_preset
Retrieve the current preset name and preset count for a specific FX on a track using track and FX indices.
Instructions
Get current preset name and count.
Args: track_index: 0-based track index. fx_index: 0-based FX chain index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fx_index | Yes | ||
| track_index | Yes |