[M4L] Midi device that also receives audio from a specific track?
Hi, I would like to know if it is possible to have a Max midi audio device that also can receive audio from an audio track in Ableton. So basically I can access both the midi data received on the midi track where the Max device is and the audio data coming from the other audio track. I am not interested in outputing anything from this device, no midi and no audio should come out from this device. I just need the midi and audio signals to control some Jitter visualizations.
Is that possible?
you have several options
like instrument device, or return device ...
what prevents you to place that few objects and test ?

Max instrument (midi input) + routing object for audio was the perfect solution for me.
Thank you guys!