FaceOSC
is there an object that will take data from FaceOSC for windows as I cant use osculator yet. any ideas?
Hi!
You can receive data from FaceOSC through:
[udpreceive 8338]
Good luck,
Johannes Kretz
www.mdw.ac.at/zimt
hi man, thank you, yep i got that far, but i'm only getting nostrils, how do i get all the facial data to come through?
any help would be great!
> i'm only getting nostrils
that must be the most surreal phrase yet on this forum ;)
i'm not using faceosc but i bet you need to use a [route ...]
what do you get when putting the udpreceive output into [print]?
haha nice one :-)
now i'm getting the full packet which is giving me one string and two integers, but i'm unsure how to proceed now, i assumed thered be a whole load of number data.
the help for OSC is a bit vague and i'm really looking to get involved in it.
the (udpreceive 8338 a) gives the message (FullPacket 404 461865192) but changes here and there with my head movements.
hmm can't help you with that. usually osc messages look something like:
/face/nostril x y z
try this:
you truly are the man!!!
had downloaded the OSC package from CNMAT but was a bit perplexed with what to do with it tho.
I'll mess around with this thank you!
my pleasure...and thank you for pointing me to the FaceOSC software! its pretty amazing!
Cheers,
Johannes
I'm finding the values given out of the route object work quite well once scaled, it is ace.
Hello everyone,
I tried Dj's patch but the print message is saying me that:
bind to port 8338 unsuccessful.
there is probably something already bound to this port.
Could someone help me please ?
Thank you
Another question: if something is already bound to this port, how can I know what it is ?