wscript: start updating wscript
[pd-aubio.git] / help / aubioonset~-help.pd
1 #N canvas 245 501 672 291 10;
2 #X obj 50 33 adc~;
3 #X text 181 26 aubioonset~ takes an input signal and outputs a bang
4 when an onset has been detected;
5 #X text 180 64 this is somewhat similar to the bonk~ object \, except
6 it should work on non-percussive attacks too.;
7 #X obj 50 97 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
8 -1;
9 #X text 182 111 the creation argument and right input can be used to
10 set the detection threshold. values between 0 and 10 are accepted.
11 low values favorise over-detection. higher values will reduce the number
12 of onset detected.;
13 #X obj 50 65 aubioonset~ 0.3;
14 #X floatatom 128 29 5 0 0 0 - - -;
15 #X connect 0 0 5 0;
16 #X connect 0 1 5 0;
17 #X connect 5 0 3 0;
18 #X connect 6 0 5 1;