Connect OSCQuery namespace
connect_oscquery_namespaceSet up an OSCQuery HTTP namespace with OSC send/receive channels and action maps for building live-control apps.
Instructions
Create an OSCQuery HTTP namespace and OSC send/receive scaffold with action maps for live-control apps.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Generated baseCOMP name. | oscquery_namespace |
| active | No | ||
| http_port | No | ||
| parent_path | No | Parent COMP for the OSCQuery scaffold. | /project1 |
| action_count | No | ||
| service_host | No | OSCQuery HTTP service host. | 127.0.0.1 |
| osc_send_port | No | ||
| namespace_root | No | OSCQuery namespace root path. | / |
| osc_receive_port | No |