mcp_opendaw_set_loop_region
Set the playback loop region by specifying the start and end beats. Toggle looping on or off to control whether playback repeats.
Instructions
Set the playback loop region.
When enabled, playback loops between from_beat and to_beat. Set enabled=false to disable loop (region is kept but inactive).
from_beat: Loop start in beats. to_beat: Loop end in beats. enabled: Whether loop is active.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | ||
| to_beat | Yes | ||
| from_beat | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |