Isolating a specific midi note

Austin B Stockwell's icon

Hello guys. I have looked and looked, and I'm sure I'm missing something. But how do I isolate a specific midi note coming from my controller? I have a grid controller and I'm trying to have 16 different buttons control 16 different toggle boxes (each different MIDI note button on the hardware will therefore turn on /off different toggle objects, which actually turn on and off the different steps of a step sequencer. The problem is, each midi object is picking up each note I play. I need 16 discrete midi objects, each routed to 16 different toggles.

I know there is a way to isolate the specific CONTROL CHANGE values (I can write ctlin 6 or ctlin5 to isolate CC6 and CC5). But now I need to route specific midi values to different locations. Any ideas?

-Austin

SID's icon
Max Patch
Copy patch and select New From Clipboard in Max.

Try Sel (select).

Austin B Stockwell's icon

SID, thank you so much for replying! That worked! I just noticed I never said thank you! LOL So thank you!