generate_bassline
Generate a bassline from a chord progression to define your track's low end. Replaces existing notes in the clip.
Instructions
Write a bassline following a chord progression. REPLACES existing notes.
progression: same syntax as generate_chord_progression. style: "roots" (long root notes), "root_fifth" (root + fifth bounce), "walking" (root, approach tones), "eighth_pump" (driving 8ths on the root). octave: 1 = very low (C1=24), 2 = typical bass (C2=36).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | No | roots | |
| octave | No | ||
| velocity | No | ||
| clip_index | Yes | ||
| progression | Yes | ||
| track_index | Yes | ||
| beats_per_chord | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |