sc_stop_all
Stop all currently playing audio synths immediately to halt sound playback and manage server resources in the SuperCollider audio synthesis environment.
Instructions
Stop all currently playing synths immediately
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}