generate_walking_bass
Generate a quarter-note walking bass line for a chord progression, replacing existing notes with root, chord/scale tones, and chromatic approaches.
Instructions
Write a quarter-note walking bass line under a progression. REPLACES notes.
Root on beat 1, chord/scale tones through the bar, chromatic approach into the next chord's root on the last beat, with occasional soft ghost notes. progression: dash-/comma-separated symbols. key/scale set the passing-tone pool. octave: 1 = very low (C1), 2 = typical bass (C2). ghost: 0-1 offbeat ghost-note probability.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | C | |
| seed | No | ||
| ghost | No | ||
| scale | No | minor | |
| octave | No | ||
| velocity | No | ||
| clip_index | Yes | ||
| progression | Yes | ||
| track_index | Yes | ||
| beats_per_chord | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |