track_get_info
Retrieve detailed information about a specific track in REAPER by its 0-based index, including sample filenames. Useful for accessing track data for analysis or control.
Instructions
Get detailed info for one track.
Includes sample_filenames — see track_get_all for what this is.
Args: track_index: 0-based track index.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_index | Yes |