mcp_opendaw_update_warp_marker
Modify a warp marker's beat position or time in seconds to correct audio alignment.
Instructions
Update a warp marker's position and/or seconds value.
Pass -1.0 for either parameter to leave it unchanged.
unit_index: AU index. track_index: Track index within the AU. region_index: Audio region index. marker_index: Warp marker index (0-based). position_beats: New musical position in beats (-1 = unchanged). seconds: New audio time in seconds (-1 = unchanged).
Returns updated marker values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seconds | No | ||
| unit_index | Yes | ||
| track_index | Yes | ||
| marker_index | Yes | ||
| region_index | Yes | ||
| position_beats | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |