compose_bassline
Turn Roman numerals into a bassline in FL Studio without saving. Select style, tempo, and progression to create bass notes directly in your project.
Instructions
Generate a bounded bass part from Roman harmony without changing FL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| root | No | Tonic note name. | C |
| seed | No | Deterministic variation seed. | |
| style | No | roots | |
| octave | No | ||
| tempo_bpm | No | ||
| collection | No | Bundled scale/mode/raga name, or custom. | major |
| progression | Yes | ||
| beats_per_chord | No | ||
| custom_intervals | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| seed | No | ||
| notes | Yes | ||
| warnings | No | ||
| generator | Yes | ||
| tempo_bpm | No | ||
| note_count | Yes | ||
| duration_beats | Yes | ||
| engine_version | No | postfader-creative-1 | |
| schema_version | No | 1.0 | |
| pitch_collection | No | ||
| mutations_applied | No | ||
| note_digest_sha256 | Yes | ||
| time_signature_numerator | No | ||
| time_signature_denominator | No |