source: plugins/puredata/help/aubioquiet~-help.pd @ 08d21bf

feature/autosinkfeature/cnnfeature/cnn_orgfeature/constantqfeature/crepefeature/crepe_orgfeature/pitchshiftfeature/pydocstringsfeature/timestretchfix/ffmpeg5pitchshiftsamplertimestretchyinfft+
Last change on this file since 08d21bf 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: 757 bytes
Line 
1#N canvas 225 643 515 246 10;
2#X obj 20 28 adc~;
3#X obj 19 192 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
4-1;
5#X obj 119 192 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
6-1;
7#X obj 19 156 aubioquiet~ -90;
8#X text 140 193 noisy;
9#X text 38 192 quiet;
10#X text 60 26 aubioquiet~ outputs bangs: - on its left input when a
11change to silence is detected - on its right output when a change to
12loudness is detected;
13#X text 59 82 object creation argument and right input can be used
14to set the noise threshold \, in dB. default value is -90;
15#X text 182 138 this object was written as an exercise and test. note
16that it could also easily be rewritten as a patch.;
17#X connect 0 0 3 0;
18#X connect 0 1 3 0;
19#X connect 3 0 1 0;
20#X connect 3 1 2 0;
Note: See TracBrowser for help on using the repository browser.