midi_generate_complement
Generates a complementary MIDI melody from guide notes, producing a harmonically related but non-duplicate musical line. Adjust similarity, density, and register to shape the output.
Instructions
Generate a complementary MIDI melody (not a duplicate) from guide notes in beat-space. Input note dicts: {pitch,start,duration,velocity?}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| seed | No | ||
| density | No | ||
| register | No | mid | |
| similarity | No | ||
| guide_notes | Yes | ||
| call_response | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||