conduct_band
Generate a complete 4-piece band arrangement from a natural-language musical prompt. Returns tempo, groove, note lanes, lead sheet, and MIDI output.
Instructions
Arrange a 4-piece band from a natural-language prompt. Returns conductor tempo/groove, 4 lanes of note events, lead sheet, and base64 MIDI. Browser/client synthesizes audio via Csound; use thiri-conductor-mcp locally to render WAV.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Musical direction (e.g. '12-second neo-soul band in Eb, Rhodes + analog bass') | |
| durationSec | No | Optional target duration override |