MIDI CC from Max for live into Ableton Live

Josh Gledhill's icon

I am trying to get MIDI CC data from my Xbox Kinect via using sysnapse into Ableton Via M4L for scaling and assigning multiple actions using my Wii mote.

I have tried to work into out by adding a Ctlout objects after the midi has been received in max from the Kinect. Has anyone got any idea what I am doing wrong?

I would send the patch but it's a bit complex due to all the double actions going on in max msp with Wii mote.

Thanks in Advance

Josh

Evan's icon

Is this a M4L device or a Max patch?
If it is a M4L device, send the MIDI CC into a [midiformat] into a [midiout]

Josh Gledhill's icon

Ow my gosh, was that it?

That's so funny I have recreated Ableton in max because I couldn't get midi out of max into Ableton πŸ˜‚πŸ˜‚πŸ˜‚

Thank you so much

Josh Gledhill's icon

It doesn't seem to work can you give it a look and see what I am doing wrong?

Thanks :)

CCINTOABLETON.maxpat
Max Patch
Evan's icon

I asked if it was a M4L device or Max patch....You never clarified....I also said, if it is a M4L device, which this is not.

Depending on your OS you need to send midi from your patch to a virtual MIDI port. IAC driver on Mac, and then third party solutions on Windows.

PereVicalet's icon

Why not to try to make a max patch, and then send info to a m4L with udpsend and udpreceive? Then you don't charge so much at Ableton...