Things to know:
KiNECTAR...
...is a toolkit that allows you to use a Kinect to control things via MIDI and OSC.
...currently tracks hand data ONLY.
...receives its data from
OSCeleton (required to run)
...works out speed of hands and distances between them.
...allows you to modify all that data, then route it to MIDI CC or OSC outputs you can control stuff with.
...lets you program scales and chords to output as MIDI Notes
INSTALL PROCEDURE
- Download and install OpenNI, NITE and SensorKinect - [Zigfu] is a great one-click solution!
- Download [OSCeleton] and extract the file to folder of convenience (eg. C:\OSCeleton).
- Create an OSCeleton shortcut/bat with the commands "-w -r" eg:
Creating the batch file for OSCeleton on Windows:
Mac:
KiNECTAR is currently only for Windows. But bear with me, I'll try to have something soon for Mac. If someone knows how to create a shortcut on Mac with command lines, please post up a quick guide. It just needs to have -p 9999 -w -r as it's commands. Thanks!
Now all that's left to do is launch OSCeleton using the shortcut you made and launch KiNECTAR!