compose_drums
Composes mapped kick, snare, and hat patterns for a selected drum map, using style, tempo, swing, bars, and seed. Creates MIDI patterns without modifying the FL Studio project.
Instructions
Generate mapped kick/snare/hat patterns without changing FL.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bars | No | ||
| seed | No | Deterministic variation seed. | |
| style | No | house | |
| swing | No | Delay offbeat eighths in beats. | |
| drum_map | No | Selected semantic drum map; omit for explicit General MIDI fallback. | |
| tempo_bpm | No | ||
| beats_per_bar | 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 |