Get Message Values (List) (vuo.osc.message.get.list)

Outputs the OSC message’s address and a list containing its data values.

All OSC data values in the list must be of the same type. To process an OSC message with data values of multiple types, use the Get Message Values (1–11) nodes.

If the message contains data of types other than float64/double, you may need to unspecialize the list output port (right-click and choose Revert to Generic Data Type) and specialize it to the appropriate type (right-click and choose an item under Set Data Type).

See the vuo.osc documentation for information about how OSC data types are converted to Vuo types.

Keywords: address, data


Back to vuo.osc node set documentation.