Hi,
you could try stripnote object, to remove the note-off (in PD, it's juste a note-in message with velocity to 0)
you could try the change object -> it outputs the input only if it has change
if you still have too many bangs, you could try speedlim object to limit the data flow.
like that :
[notein] | | | [change] | | [stripnote] | | [sel 36] | [speedlim 200]
Le 06/02/15 14:24, jwind a écrit :
hi list; quite dull i am... and didn't find anything on the list. 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 ,.
Pd-list@lists.iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list