mcp_opendaw_get_signature_events
Lists all time signature change events in the project, returning base signature and each event with position, bar count, nominator, denominator.
Instructions
List all time signature change events in the project.
Returns the base signature (4/4 by default) and all signature change events with their accumulated PPQN positions, bar counts, and nominator/denominator.
Returns base_signature, events array with index/position/bars/nominator/denominator.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |