get_active_take
Retrieve the active take index for a media item on a REAPER track. Use it to identify which take is active or detect items with no active take (-1).
Instructions
Get the index of the active take of a media item.
Returns: Object with 'ret' = active take index (-1 if the item has no active take).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_index | Yes | ||
| track_index | Yes |