It should work by connecting localhost instead of an ip, or 127.0.0.1
so if i have a
[connect localhost 9999( | | [sendOSC]
what do i have to have on the max side?
[otudp read 9999] | | [OSC] | [route]
just didn't work. and to send the floats over, shall i just have simple atoms connected to [send $1( and feed that to [sendOSC] ??
once more, excuse my OSC newbieness... ;=) r