write
Write a music pattern to the editor, with options to validate the pattern and start playback automatically.
Instructions
Write pattern to editor with optional auto-play and validation
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Pattern code | |
| auto_play | No | Start playback immediately after writing (default: false) | |
| validate | No | Validate pattern before writing (default: true) |