stop_clip
Stop a clip from playing on a specific track and clip slot. Provide the track and clip indices to silence playback.
Instructions
Stop playing a clip.
Parameters:
track_index: The index of the track containing the clip
clip_index: The index of the clip slot containing the clip
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clip_index | Yes | ||
| track_index | Yes |