Connect Live Pure Data Objects
pd_live_connectConnect two live Pure Data objects by their stable ids for small follow-up edits; avoid for full patch updates, and direct signal-to-dac~ connections are blocked.
Instructions
Connect two agent-created live objects by stable ids. Use only for small follow-up edits; prefer pd_live_replace_graph for full patch updates. Direct signal-to-dac~ connections are blocked.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| inlet | No | ||
| outlet | No | ||
| sourceId | Yes | ||
| targetId | Yes |