polynodes_play_stop
Start or stop PolyNodes playback via OSC by setting state to 1.0 to play or 0.0 to stop; returns JSON confirmation.
Instructions
Start or stop PolyNodes playback.
Args: params: state=1.0 to play, state=0.0 to stop.
Returns: JSON confirmation of the sent OSC message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |