mcp_opendaw_get_signature_events
Retrieve all time signature changes in an openDAW project, including base signature, positions, bars, and numerator/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 |