Getting rid of second bang in borax?
I need to use the "number of notes since last reset" number coming from borax as a trigger (of sorts).
However, it seems this number is sent out twice, once upon note-on, and once upon note-off.
Is there any way to get rid of that second trigger (the one associated with the note-off)?
Max Patch
Copy patch and select New From Clipboard in Max.
Simplest way is stripnote.
Darn ... I was thinking about stripnote, but thought it would only apply to the pitch output of borax, and not the rest.
Thank you!