plan_midi_diatonic_transposition
Plan diatonic MIDI transposition by shifting selected in-scale note IDs along Live's current key and scale, returning a transposition preview before any changes are applied.
Instructions
Plan scale-degree transposition of exact in-scale MIDI note IDs using Live's current key and scale.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clipId | Yes | Stable clip ID: track-N:clip-M from list_clips, or track-N:arrangement-clip-M from list_arrangement_clips for tools that support Arrangement clips. | |
| noteIds | Yes | Unique stable in-scale note IDs to transpose. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| scaleSteps | Yes | Signed non-zero movement in degrees of Live's current scale. |