create_clip
Creates a new MIDI clip in a specified track and clip slot, with an adjustable length in beats.
Instructions
Create a new MIDI clip in the specified track and clip slot.
Parameters:
track_index: Track number (1-based).
clip_index: Clip slot number (1-based).
length: The length of the clip in beats (default: 4.0).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |