Trigger multiple messages with one midi in note
Hi All..
Quick question.
I'm trying to trigger multiple messages in a sort of sequence.
I'd like to use 1 midi in note to trigger 4 different messages/Commands in a row...
1st push is message 1
2nd push is message 2
3rd push is message 3
4th push is message 4
5th push is message 1 again
and so on..
is there a way to do this?
Thank you in advance..
One At Zero
The counter object will allow you to count events (in a repeating cycle if you want).
Max Patch
Copy patch and select New From Clipboard in Max.
Awesome, Thank you Christopher!