On 06/02/15 19:24, jwind wrote:
hi list; quite dull i am... and didn't find anything on the list.
a search keyword could be "debounce":
http://lists.puredata.info/pipermail/pd-list/2010-11/084230.html
points indirectly to:
http://sourceforge.net/p/pure-data/svn/17190/tree/trunk/externals/mapping/de...
Claude
trying to get my midi-in-device (mpc 1000) working for triggering simple bangs with [notein]. my current problem is:
- when i hit the sample pad it fires off too many bangs within a very
short period of time and it makes it unusable to trigger a single starting-operation (e.g. play a video once from the beginning when the pad is hit)
any idea how i can solve this? mute receiving bangs for apprx. 50 ms or any human time?
[notein] | \
[select 36 . . . ] | [bang( <- this bangs apprx 4 times within 200 ms?? thanks j ,.