Hi - I'm trying to use OSCP5 (
http://www.sojamo.de/libraries/oscP5/) to format an OSC message for the leap motion controller and route it as MIDI via OSCulator for use in Ableton, but I don't think my message is being constructed properly. Processing successfully broadcasts to OSCulator (I can see the proper messages being triggered) but I cannot choose an event type of MIDI, and Ableton doesn't recognize any MIDI signals. Anyone know what I might need to do? The message is constructed as follows:
I have a processing sketch which worked with a microsoft Kinect and which I am now attempting to get to work with an Asus Xtion RGB+D camera. I am getting the attached error. This is my code: