hi, everyone,
I've been using oscx a lot during the last years but now I face a problem I have not struggled with before. I need to send the same order via osc message to multiple microcontrollers at the same time and it looks like I cannot connect with more than one ip at the same time.
One possibility would be to disconnect from one ip after sending the message and connect again to another ip in a loop iterating over all the ip adresses I need to reach, but I would prefer to do it in a cleaner way for the sake of synchronizity.
Do you think it is possible with puredata?
Thanks a lot!