sevenos wrote:How is this going to help us If we can't understand it man?
. did you even watch the whole thing? i don't speak/understand spanish very well - but you could follow what he was doing...
Download:
Synapse - interfaces w/the Kinect, sends OSC data
and the QuartzConnect demo
*Edit to add - read how it is set up :
http://synapsekinect.tumblr.com/post/63 ... z-composerOSCulator - an OSC bridge from Synapse to the Modul8
He sets the output of Synapse to UDP port 12348
In Modul8
Load 'OSC (global)' module
set routing in OSCulator
set incoming port to 12348 (from above)
the first column looks like 0=x, 1=y, 2=z
change 'Event Type' to 'Route OSC'
pick item in from the modul8 keyword list
set port to the same port as the 'OSC Global' module (the module defaults to 8002 - he uses 9000)
send the message '/md8key/(item from modul8 dictionary)/0'
Turn on 'OSC (global)'
Edit the module so
value=DataList[2] / 480
i'm guessing b/c OSClator sends x/y as a 640/480 position
use value = 1 -DataList[2] / 480 to invert values
. was that so hard?
-james
(a nomad. )