create_group
Groups contiguous tracks into a single group track, managing volume, pan, and devices as a bus.
Instructions
Group a set of contiguous tracks into a Group Track. track_indices: list of adjacent track indices to group (must be contiguous). The group bus gets its own volume/pan/devices.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| track_indices | Yes | ||
| name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |