stop_clip
Stop a playing clip on a specified track by providing the track index and clip slot index, halting playback immediately.
Instructions
Stop playing a clip.
Parameters:
track_index: Track number (1-based).
clip_index: Clip slot number (1-based).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |