generate_pattern
Generate a complete music pattern from a chosen style, with key and tempo options and optional auto-play.
Instructions
Generate complete pattern from style with optional auto-play
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| style | Yes | Music style (techno/house/dnb/ambient/etc) | |
| key | No | Musical key | |
| bpm | No | Tempo in BPM | |
| auto_play | No | Start playback immediately (default: false) |