mcp_opendaw_set_region_position
Move a note or audio region to a specified beat position on the timeline. Specify track, region, and position for precise arrangement.
Instructions
Move a region to a new position on the timeline.
position_beats: New position in beats (e.g. 4.0 = start of bar 2 in 4/4). region_type: 'note' or 'audio'. unit_index: Audio unit index (-1 = search all AUs). track_index: Track index within the AU. region_index: Region to move (0-based).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| region_type | Yes | ||
| track_index | Yes | ||
| region_index | Yes | ||
| position_beats | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |