track_create
Add a new track to a REAPER project at a chosen insert position, with an optional name. Set index to -1 to append at the end.
Instructions
Create new track.
Args: index: Insert position (-1 = end). name: Optional track name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| index | No |