shithub: aubio

ref: 22d33e22c85d5ff1699897f0ef5b6c251a6a5a13
dir: /plugins/puredata/help/aubioonset~-help.pd/

View raw version
#N canvas 245 501 672 291 10;
#X obj 50 33 adc~;
#X text 181 26 aubioonset~ takes an input signal and outputs a bang
when an onset has been detected;
#X text 180 64 this is somewhat similar to the bonk~ object \, except
it should work on non-percussive attacks too.;
#X obj 50 97 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 182 111 the creation argument and right input can be used to
set the detection threshold. values between 0 and 10 are accepted.
low values favorise over-detection. higher values will reduce the number
of onset detected.;
#X obj 50 65 aubioonset~ 0.3;
#X floatatom 128 29 5 0 0 0 - - -;
#X connect 0 0 5 0;
#X connect 0 1 5 0;
#X connect 5 0 3 0;
#X connect 6 0 5 1;