continuing with OSC:
there's apparently this command arp -a
that i can run on the terminal
i get a list of bunches of IP addresses, then when i move a slider on TouchOSC, the iPad-specific IP appears:
$ arp -a
? (10.0.1.1) at f0:99:bf:0:c2:5c on en8 ifscope [ethernet]
? (10.0.1.2) at 3a:69:f1:6f:e7:a4 on en8 ifscope [ethernet]
? (10.0.1.6) at (incomplete) on en8 ifscope [ethernet]
? (10.0.1.8) at 64:4b:f0:13:9d:b7 on en8 ifscope permanent [ethernet]
? (10.0.1.15) at (incomplete) on en8 ifscope [ethernet]
? (10.0.1.255) at ff:ff:ff:ff:ff:ff on en8 ifscope [ethernet]
? (169.254.7.238) at (incomplete) on en8 [ethernet]
esaipadmini.local (169.254.68.27) at c6:b:31:36:6b:a6 on en12 [ethernet]
esasoftabilitym1.local (169.254.168.156) at c6:b:31:40:41:93 on en12 permanent [ethernet]
? (224.0.0.251) at 1:0:5e:0:0:fb on en12 ifscope permanent [ethernet]
? (224.0.0.251) at 1:0:5e:0:0:fb on en8 ifscope permanent [ethernet]
broadcasthost (255.255.255.255) at ff:ff:ff:ff:ff:ff on en8 ifscope [ethernet]
so armed with this knowledge, i went in and did
and
and then ..
it works!! it.. works!!!!!
and @beep.beep - i'm running fully usb-tethered with all wi-fi bluetooth mobiledata off. can you have a look and see if this will solve your "OSC only works with wi-fi" issue?