Send a real OSC message
Hello
I want to send an OSC message to an external machine. I'm first trying it locally on port 7400 to test. I'm using the udpsend object and sending it the message, for example, "titi".
I'm using Packet Sender software to scan my port 7400, but it's not seeing "titi" but "titi\00\00\00\00,\00\00\00". I don't want all those symbols because my external machine doesn't recognize them!
I tried using a Node script (I'm not an expert) but it didn't work! Do you have any ideas on how to send my messages?
Thank you so much for your help.
François
titi will work as udp message, but not as OSC message.
/titi 33
for example would satisfy OSC rules