take_fx_get_count
Count FX plugins on a specific take in REAPER by providing track, item, and take indices; returns the FX count for that take.
Instructions
Get the number of FX plugins on a take.
Returns: Object with 'ret' field containing the FX count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_index | Yes | ||
| take_index | Yes | ||
| track_index | Yes |