arrangement_plan
Create a song section plan by genre, length, and tempo. Define an energy curve to get bar counts, section roles, and intensity values for arranging layers and velocities.
Instructions
Produce a section list for a song. genre selects characteristic form; target_length_seconds + tempo set total bars; energy_curve shapes the intensity pattern. Returns sections with bar counts, roles, and an energy 0..1 the composer can use to gate layers / set velocities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| genre | Yes | ||
| tempo | Yes | ||
| energy_curve | No | slow_burn | |
| include_bridge | No | ||
| include_buildup | No | ||
| target_length_seconds | Yes |