Can OSC-formatted message be send via TCP/IP in MobMuPlat ?
I'm encountering reliability issues with OSC messages in MobMuPlat. They works well for dynamic values, but sometimes a command to set a static parameter gets missed that is critical to my use case.
In the PdWrapper patch that simulates the internal of the mobile version on the desktop, this should be rather easy to do: add parameter 1 to the netreceive and netsend objects.
(as e.g. here: http://write.flossmanuals.net/pure-data/send-and-receive/ )
Can netreceive and netsend be changed to use TCP/IP in the mobile version of MobMuPlat as well?
( This was asked in the puredata forum once, but I can't find a reply to it: )
https://lists.puredata.info/pipermail/pd-list/2017-10/120631.html
Thanks, Frank