Midi Parse Only for Certain Note Numbers
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.
if then, else
Max Patch
Copy patch and select New From Clipboard in Max.
Another approach, more verbose approach, based on [split] and [gate]:
Max Patch
Copy patch and select New From Clipboard in Max.
Also don't forget about midiselect.
