plan_midi_diatonic_chord_quality
Plan selected MIDI notes as diatonic or chromatic chord voicings with per-note recipes, inversions, and slash basses.
Instructions
Plan complete selected onsets as scale-native, secondary-dominant, parallel-minor borrowed, suspended, added-tone, or altered-dominant voicings. Supports per-onset functions, recipes, inversions, voicing modes, and explicit scale-degree slash basses.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| 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 note IDs at complete chord onsets. | |
| trackId | Yes | Stable track ID returned by list_tracks. | |
| chordSize | No | Exact voicing recipe. Triad, seventh, and ninth stack thirds from Live's scale; suspended, added-tone, and dominant recipes use their named literal intervals, with tensions voiced above the chord. | |
| chordSizes | No | One exact voicing recipe for each ordered onset. | |
| inversions | No | Optional inversion steps for each ordered onset; zero keeps root position. | |
| bassDegrees | No | Optional Live scale degree for one added slash-bass voice below each ordered onset. | |
| rootDegrees | Yes | One root degree from Live's current scale for each ordered onset. | |
| voicingModes | No | Optional deterministic voicing mode for each ordered onset. | |
| harmonicFunctions | No | Optional harmonic function for each ordered onset; secondary-dominant root degrees name tonicized targets. |