mcp_opendaw_set_transpose
Set the global transpose for the piano roll view with a semitone value, leaving audio playback unaffected. Returns the old and new transpose values.
Instructions
Set global transpose for the piano roll view (does not affect audio playback).
semitones: Number of semitones to transpose (-48 to +48).
Returns success with old and new values.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| semitones | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |