Hi all,
So I'm controlling this patch with a midi controller I made. I've created abstractions that contain logic to filter out everything but the note#, cc#, & midi channel# that they're supposed to.
The abstractions work fine, the problem is that for each button press, they send out multiple (2-3) bangs.
I've timed the bangs, and they're all sent out simultaneously, so I can't make a timed blackout abstraction to solve the problem.
Is there a way to filter out all but one of several simultaneous bangs or to keep them from occuring?
I've attached the structures and abstractions, and I'm using ubuntu studio 8.04 w/ PD extended 0.40.3
Let me know!
Thanks