We are about to switch to a new forum software. Until then we have removed the registration on this forum.
hi, i want to understand how to connect the oscp5 library to the kinect library. for this project i want sounds to be triggered when a person crosses which are being made live in ableton 9... any links on where to read more about this or code leads are needed...thanks!!!
Answers
https://forum.processing.org/one/topic/communication-between-processing-and-ableton-live-with-osc-opensoundcontrol.html
LiveOSC is an interface for Ableton v8 and up: http://livecontrol.q3f.org/ableton-liveapi/liveosc/
I am guessing if you use liveOSC and oscP5, then you get Processing and Live talking.
On the other hand, you need to setup a sketch that interacts with Kinect by itself. You need to figure out which Kinect code to use based on your device and understand its performance.
For kinect, here are some prev posts:
https://forum.processing.org/two/discussion/21412/kinect-projection-masking-array-out-of-bounds-error#latest
https://forum.processing.org/two/discussion/21990/get-depth-value-for-each-pixel#latest
http://shiffman.net/p5/kinect/
I hope this helps,
Kf
Sorry, I don't have experience with this technology.
Kf
Hi, can I ask what are the versions of your setup?
I've tried getting LiveOSC and LiveOSC2 working with oscp5 and Live 9.7.5 on Mac Sierra and Windows 10 with no luck.
Python 2.7.10 is installed on my Mac