Hello everyone,
I made a python script based on this post ([https://forum.pdpatchrepo.info/topic/13357/how-to-send-pure-data-osc-message-to-python]) that allows me to send OSC messages to the network. So, how do I trigger a message box (connect localhost 3000) using the OSC protocol, since this protocol only accepts numeric data?
Thanks