jean-emmanuel / open-stage-control

Libre and modular OSC / MIDI controller
https://openstagecontrol.ammd.net
GNU General Public License v3.0
720 stars 91 forks source link

[Feature] Possibility to send OSC on several ports #608

Closed Xon77 closed 4 years ago

Xon77 commented 4 years ago

Is it possible to send OSC information on different OSC Ports ? This feature (if not available) could be helpful.

jean-emmanuel commented 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.