generate_melody
Generate melody sequences from musical scales and root notes using algorithmic composition. Specify scale, root note, and length to create patterns for music production.
Instructions
Generate melody from scale
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scale | Yes | Scale name | |
| root | Yes | Root note | |
| length | No | Number of notes |