query_pattern_events
Retrieve the sequence of events generated by a musical pattern between specified cycle indices to analyze or preview its output.
Instructions
Enumerate events the pattern would emit between two cycle indices (max 16 cycles)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pattern | Yes | Pattern code to query | |
| start | No | Start cycle (default 0) | |
| end | No | End cycle (default 1) |