Network:OSCDecode

Last updated 5 August 2026

Network:OSCDecode takes an OSC string as input

and converts it into its Backstage datatype* equivalent

if the Domain matches.

Pin Info

Input 1: OSC message [String]

Input 2: Emit domain [Bang]

Input 2: Domain [String]

1-OSC message[String]: OSC string to convert.

2-Emit domain[Bang]: Emits the Domain stored in the Node.

2-Domain[String]: Sets the Domain to encode.

Output 1: Output [Pack]

Output 2: Domain [String]

1-Output[Pack]: Emits the Decoded OSC messagewith all contained Datatypes*.

2-Domain[String]: Emits the buffered OSC Domainof the Node.

Node Parameters

Domain: Defines the OSC Domain this Node should Decode, any other Domain will be ignored.