ensemble_open
Open or reopen a shared session for multiple agents to write music together, setting the key, tempo, metre, and form for every part.
Instructions
Open a shared session several agents can write to, or reopen one that exists. Sets the key, tempo, metre and form every part is written against.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | No | Key, such as 'Am' or 'F# dorian'. | |
| bars | No | Bars per section. | |
| meter | No | Time signature, such as '4/4'. | |
| tempo | No | Beats per minute. | |
| title | No | What the piece is called. | |
| voices | No | Voices to advertise: @bass, @violin1, chords, melody, lyrics. | |
| session | Yes | Session name, letters and digits. | |
| sections | No | The form: names, or objects with name, description and bars. | |
| subdivision | No | Written subdivision: 8th, 16th, triplet. |