apply_recipe
Generate a complete genre starter by adding drums, bass, and chords MIDI tracks with fitting instruments based on a recipe name, overriding tempo, key, scale, or bars as needed.
Instructions
Scaffold a genre starter in one call: set the tempo, add Drums, Bass, and
Chords MIDI tracks, try to load fitting instruments, and write generated
parts. name is one from list_recipes (e.g. "lofi_beat", "house_groove").
tempo/key/scale/bars override the recipe defaults. Adds new tracks; it does
not overwrite existing ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | ||
| bars | No | ||
| name | Yes | ||
| scale | No | ||
| tempo | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |