create_clip
Create a new MIDI clip in a specified track's clip slot, with optional length in beats.
Instructions
Create a new MIDI clip in a track's clip slot.
Args: track_index: Zero-based index of the track. clip_index: Zero-based index of the clip slot. length: Length of the clip in beats (default 4.0 = one bar at 4/4).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| length | No | ||
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |