Connect TouchDesigner operators
td_connectWire an output connector to an input connector to route TouchDesigner signals between compatible operators.
Instructions
Wire an output connector to an input connector. Both operators must belong to compatible families.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | Absolute TouchDesigner operator path, for example /project1/visuals/noise1 | |
| target | Yes | Absolute TouchDesigner operator path, for example /project1/visuals/noise1 | |
| sourceConnector | No | ||
| targetConnector | No |