UNPKG

node-red-contrib-osc

Version:

Open Sound Control (OSC) support for Node-RED

61 lines 995 B
[{ "id": "ac87efb2.53781", "type": "udp in", "z": "5e5d4cea.a1a2b4", "name": "", "iface": "", "port": "3334", "ipv": "udp4", "multicast": "false", "group": "", "datatype": "buffer", "x": 100, "y": 220, "wires": [ ["791978f5.86e688"] ] }, { "id": "791978f5.86e688", "type": "osc", "z": "5e5d4cea.a1a2b4", "name": "", "path": "", "slip": false, "metadata": false, "x": 270, "y": 220, "wires": [ ["7b75be7c.848a4", "3c727f54.c38d8"] ] }, { "id": "7b75be7c.848a4", "type": "debug", "z": "5e5d4cea.a1a2b4", "name": "", "active": true, "console": "false", "complete": "false", "x": 450, "y": 220, "wires": [] }, { "id": "3c727f54.c38d8", "type": "debug", "z": "5e5d4cea.a1a2b4", "name": "", "active": false, "console": "false", "complete": "raw", "x": 440, "y": 280, "wires": [] }, { "id": "39bcbfa5.c6434", "type": "comment", "z": "5e5d4cea.a1a2b4", "name": "Receiving messages on UDP port 3334", "info": "", "x": 190, "y": 160, "wires": [] }]