fx_get_preset
Get the current preset name and count for an FX on a track. Provide the track index and FX index to query the effect.
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 |