Network:PackOSC
Network:PackOSC (deprecated) packs values into an OSC message. On Emit it
builds an OSC packet addressed to the Domain with one argument per Tags
character and emits it as a String. Replaced by the OSCEncodePack node.
| Pin | Info |
|---|---|
|
|
1-Emit[Bang]: Builds and emits the OSC message. 2-Domain[String]: Sets the OSC address the message is sent to. 3-Tags[String]: Sets the type-tag string; one typed value inputis added per character. 4-Value[Int/Float/String]: One value input per Tags character(i=Int, f=Float, s=String), supplying that argument. |
|
|
1-OSC message[String]: The encoded OSC packet. |
| Node Parameters | |
|
Domain: The OSC address the message is addressed to. Tags: Type-tag string (i=int, f=float, s=string); adds one typed value input per character. Expand: None |
|
