play
Start transport playback from an optional beat position, or resume from the current position, and confirm is_playing status.
Instructions
Start transport playback and read back is_playing status.
Args:
from_beat: Optional timeline position in beats to cue before playback.
continue_playing: When True, resumes from current position rather than restarting.
Returns:
Dictionary reporting start status and is_playing confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from_beat | No | ||
| continue_playing | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||