fx_get_preset
Retrieve the current preset name and preset count for a specific effect on a track in REAPER, 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 |
|---|---|---|---|
| track_index | Yes | ||
| fx_index | Yes |