select_tracks
Selects one or more tracks in Audacity by specifying the starting track index and optional count. Enables track selection for further editing operations.
Instructions
Select one or more tracks by index.
Args: track: Starting track index (0-based) count: Number of tracks to select
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | ||
| track | Yes |