Closed Xon77 closed 4 years ago
It is possible, the server's --send
option accepts multiple values and the widgets' target
property can be an array of ip:port
pairs.
--send
example: 127.0.0.1:4444 127.0.0.1:5555
target
example: ["127.0.0.1:4444", "127.0.0.1:5555"]
Is it possible to send OSC information on different OSC Ports ? This feature (if not available) could be helpful.