Hi,
I have at the moment 8-9 very jittery switches hooked up to the digital inputs of an arduino nano. Each trigger its own [osc~] after my debounce function, but not much more. I notice pd gets sluggish.
Is it taxing for pd to debounce? Should I try to take care of this in hardware instead?
(Some of the jitter is actually musically beneficial in this setup, but I still need to be able to constrain it.)
Cheers!