Max for Live notein puzzle

vojko v's icon

Hi

I am using an MPE controller and in Ableton Live I created 8 MIDI tracks each with a monophonic Serum on it and each track with it's own MIDI channel. And everything works well, when I press a chord on the instrument, each MIDI track plays it's own note

The problem begins when I want to make a MIDI effect before each Serum and "capture" notes that I play and send them to another M4L device. When I press a chord the [notein] objects dont capture only one note each, they all capture everything that is played by the MPE device.

part of the MIDI effect before Serum: the note_listen is just a device that grabs all currently held notes

I am aware of all the Ableton's MIDI limitations but I can't understand why in the same track Serum receives only the note it SHOULD receive (through midiin-midiout combination), but the [notein] gets ALL the channels at once, even though the track is set to "Ch. 1-8"?

Is there any other object to get MIDI in other than [notein] and [MIDIin] i should use?

pls help

vojko v's icon

solved - inside p_note_listener there was a coll and I forgot they are by default shared among devices