Midi Parse Only for Certain Note Numbers

Patrick Mattingly's icon

I want to make a MIDI parse that only functions for MIDI note numbers 48 through 53.

All other notes will a separate MIDI parse object.

How do I accomplish this?

Thanks.

double_UG's icon

if then, else

Max Patch
Copy patch and select New From Clipboard in Max.

TFL's icon

Another approach, more verbose approach, based on [split] and [gate]:

Max Patch
Copy patch and select New From Clipboard in Max.

tyler mazaika's icon

Also don't forget about midiselect.