source: plugins/puredata/help/aubioonset~-help.pd @ 6f9615c

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 6f9615c was 08d21bf, checked in by Paul Brossier <piem@altern.org>, 18 years ago

move pd help to pattern-help.pd
move pd help to pattern-help.pd

  • Property mode set to 100644
File size: 712 bytes
Line 
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
4when an onset has been detected;
5#X text 180 64 this is somewhat similar to the bonk~ object \, except
6it 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
10set the detection threshold. values between 0 and 10 are accepted.
11low values favorise over-detection. higher values will reduce the number
12of 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;
Note: See TracBrowser for help on using the repository browser.