sc_quit
Stop the SuperCollider audio server and release all audio resources to clean up the audio synthesis environment.
Instructions
Quit the SuperCollider audio server and clean up resources.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}