hello,
I use bonk like the example in the help file, it triggers a lot, especialy playing chords
is it possible to debounce that ?
thanks
bonk~ debounce ?
hello,
I use bonk like the example in the help file, it triggers a lot, especialy playing chords
is it possible to debounce that ?
thanks
adding a [spigot 1] that bangs a 0 sent to its right inlet and a [del] with the amount of time you want for debouncing should do it, I guess...
thanks
so simple
@phil123456 Theoretically you could play with the values in the "thresh" message (as explained in the help file) to change the responsiveness, and it should be more accurate than debouncing with a delay, but it doesn't seem to work very well here.
There are a couple of debounce abstracts in the la-kitchen external library.
If you are installing it in vanilla, you will have to manually specify the path as there is currently a bug that affects any external libraries with dashes in the names. You can also just copy and paste the abstracts out of the help files.
Oops! Looks like something went wrong!