Connect SuperCollider synth
connect_supercollider_synthCreate a SuperCollider OSC synth/bus bridge scaffold with explicit port maps and no code-evaluation behavior.
Instructions
Create a SuperCollider OSC synth/bus bridge scaffold with explicit port maps and no code-evaluation behavior.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | supercollider_synth |
| active | No | ||
| sc_host | No | 127.0.0.1 | |
| bus_count | No | ||
| send_port | No | ||
| parent_path | No | Parent COMP for the scaffold. | /project1 |
| synth_count | No | ||
| receive_port | No |