Hello,
I'm doing a hands clapping experiment and 'd like to use bonk~ to
detect the beats. I need bonk~ to be a precise as possible to detect
basic ryhtms (quarters, eights, semi-quavers, triolas).
The patch that I've made is working but I want to avoid any mistakes,
I have set the number of frames to analyse, changed the minimum
velocity and omitted durations faster than 100 ms. Has anyone any
other suggestions for improving this patch?
I'd like to be able to adjust the settings of bonk~ to the (spectral)
features of the sound of clapping in your hands but the documentation
in bonk-help about the learning mode is a bit incomplete I think. For
example if I use the debounce message bonk~ stops outputting any
values... The article from ICMC about fiddle and bonk is very
interesting in general but very short about the specific operation
mode of bonk.
The patch in attach writes/records the durations to an array, if you
click on 'play' after recording these values are played using a
simple sine with an amplitude envelope.
thanks,
Hans r