mcp_opendaw_list_warp_markers
Retrieve warp markers mapping musical position to audio time for a specified audio region. Provide unit, track, and region indices to get the list.
Instructions
List warp markers on a time-stretched or pitch-stretched audio region.
Warp markers define the mapping between musical position (ppqn) and audio time (seconds). Used for tempo-matching audio regions.
unit_index: AU index. track_index: Track index within the AU. region_index: Audio region index.
Returns warp marker list (position, seconds, isAnchor), or empty if no stretch mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unit_index | Yes | ||
| track_index | Yes | ||
| region_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |