using midi data in several max for live devices on the same track
Hey Forum!
I have one track in Ableton Live and I have a max instrument followed by a max audio effect.
And I want to use midi data (probably note on message) in both devices. I use the midiin to midiout connection in the first device. But I don't get any midi data in the following device...
Any idea why?
Because it's an Audio Device and can't receive midi after the instrument you are using. Midi is swallowed. But you can send messages in other ways. For example "s moo" object sends messages and every patch in the Ableton Live set can receive them with "r moo".
Thanks DFWAUDIO !!!
Hey. Live11 update brought some new features: "One new bit of support will be exciting for lots of you out there: just as is the case for VST devices, Max for Live Audio effects can now route MIDI to anywhere within Live and accept MIDI from anywhere in Live."
https://cycling74.com/articles/what's-new-in-live-11-part-1/replies/1#reply-604e5c85c7cc555ae9f55b88
MIDI channel routings... Maybe this way brings better performance.