reaper_set_time_selection
Define the project time selection (loop or render range) by specifying start and end times in seconds.
Instructions
Set the project time selection (the loop/render range) to [start, end] seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| start_sec | Yes | Selection start in seconds | |
| end_sec | Yes | Selection end in seconds (must be >= start) |