Create TouchOSC layout
create_touchosc_layoutGenerate a TouchOSC-style OSC mapping surface and JSON manifest DAT for TouchDesigner, with configurable controls and network settings.
Instructions
Create a TouchOSC-oriented OSC mapping surface and JSON manifest DAT. This intentionally does not claim to generate TouchOSC .tosc documents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | touchosc_layout |
| controls | No | TouchOSC-style controls to expose as OSC mapping rows. | |
| page_name | No | tdmcp | |
| send_host | No | 127.0.0.1 | |
| send_port | No | ||
| parent_path | No | Parent COMP for the TouchOSC surface. | /project1 |
| receive_port | No | ||
| create_manifest_dat | No |