place_pattern
Insert an empty pattern clip onto an instrument track to outline the song arrangement. Set track, start bar, and length to reserve space before adding notes.
Instructions
Place an empty pattern clip on an instrument track (song arrangement).
The pattern starts empty; add notes with add_note (they go into the first pattern) or use this to sketch the arrangement structure first.
Args: track_index: Index of the instrument track pos_bars: Start position in bars (0 = beginning) name: Optional pattern name (defaults to track name) length_bars: Pattern length in bars
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | ||
| pos_bars | No | ||
| length_bars | No | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |