analyze_midi_clip_scale
Check MIDI clip notes against the current Live key and scale. Get pitch names, scale degrees, and nearest in-scale correction candidates without editing.
Instructions
Analyze one exact MIDI clip against the current Live key and scale. Returns per-note pitch names, scale degrees, chromatic note IDs, and bounded nearest in-scale correction candidates without editing notes. Read-only.
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. | |
| trackId | Yes | Stable track ID returned by list_tracks. |