mcp_opendaw_move_automation_event
Move automation events to precise positions on the timeline in openDAW, enabling exact timing adjustments for automation points.
Instructions
Move an automation event to a new position on the timeline.
unit_index: AU index. track_index: Value (automation) track index. event_index: Event index (from list_automation_events). new_position_beats: New position in beats (float).
Returns success with old and new positions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| event_index | Yes | ||
| track_index | Yes | ||
| new_position_beats | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |