Hi,
I have midi information coming in to PD and the velocity values (0-127) attached to a [> 0] object. I was aiming to have one single bang sent out when the values rise above 0, but of course what I didn't predict was that every time the value changes (for example from 12 to 13, and then from 13 to 14) I get a bang.
I'm guessing what I need is an argument that says it cant send out another bang until after the values fall below 1 again??? Not sure, please help!!
Thanks in advance. Hywel.