select_region
Define a time range in audio tracks for applying effects. Specify start and end times to target specific segments for editing operations.
Instructions
Select a time region in the current track(s). Many effects operate on the selection.
Args: start: Start time in seconds end: End time in seconds
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start | Yes | ||
| end | Yes |