mcp_opendaw_set_piano_note_labels
Show or hide piano roll note labels (C, C#, D, etc.) with a boolean, returning old and new values.
Instructions
Toggle note labels (C, C#, D, etc.) in the piano roll.
show: True to show note labels, false to hide.
Returns success with old and new values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| show | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |