Mercurial > hg > vdsd_centrale_marseille
diff 3_signal_processing/t_activity_detection.pd @ 0:1e4a5698edfc tip
Commit of all patches presented the 27.03.2015.
author | arthur mingasson <arthur.mingasson@gmail.com> |
---|---|
date | Tue, 31 Mar 2015 12:56:24 +0200 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/3_signal_processing/t_activity_detection.pd Tue Mar 31 12:56:24 2015 +0200 @@ -0,0 +1,19 @@ +#N canvas 129 119 509 325 10; +#X text 73 12 Signal level in dB; +#X text 160 70 Allow to set new levels for threshold In this order: +(up threshold) (threshold delay) (down threshold) (desactivation delay) +; +#X msg 30 215 1; +#X msg 165 215 0; +#X obj 30 265 outlet; +#X msg 45 81 set 60 100 50 50; +#X floatatom 37 11 5 0 0 0 - - -; +#X obj 30 -29 inlet; +#X obj 30 158 threshold 60 3 40 3; +#X connect 2 0 4 0; +#X connect 3 0 4 0; +#X connect 5 0 8 0; +#X connect 7 0 6 0; +#X connect 7 0 8 0; +#X connect 8 0 2 0; +#X connect 8 1 3 0;