mcp_opendaw_move_signature_event
Move a time signature change event to a new position in PPQN, with automatic recalculation of subsequent events.
Instructions
Move a time signature change event to a new PPQN position.
Automatically recalculates relative positions of subsequent events.
event_index: Index of the signature event (from add_signature_change list). target_ppqn: New position in PPQN.
Returns success or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event_index | Yes | ||
| target_ppqn | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |