mcp_opendaw_change_base_signature
Change the project's base time signature by specifying beats per bar (nominator) and beat unit (denominator), recalculating existing signature events.
Instructions
Change the base time signature of the project.
This changes the initial signature (default 4/4). All existing signature change events are recalculated to preserve their approximate absolute positions.
nominator: Number of beats per bar (e.g. 4 for 4/4, 3 for 3/4, 6 for 6/8). denominator: Beat unit (1=whole, 2=half, 4=quarter, 8=eighth, 16=sixteenth).
Returns success or error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nominator | Yes | ||
| denominator | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |