mcp_opendaw_set_loop_region
Set the playback loop region by specifying start and end beats, and activate or deactivate the loop. Use to repeat a section of the composition.
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 |