stop
Halt transport playback and optionally end active Session clips, solving the need to manually halt each clip. Respects launch quantization when selected.
Instructions
Stop transport playback and optionally stop all active Session clips.
Args:
clips: When True, also stops active Session clips via song.stop_all_clips.
quantized: Whether clip stop adheres to global launch quantization.
Returns:
Dictionary reporting stop status and is_playing confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| clips | No | ||
| quantized | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||