comparison 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
comparison
equal deleted inserted replaced
-1:000000000000 0:1e4a5698edfc
1 #N canvas 129 119 509 325 10;
2 #X text 73 12 Signal level in dB;
3 #X text 160 70 Allow to set new levels for threshold In this order:
4 (up threshold) (threshold delay) (down threshold) (desactivation delay)
5 ;
6 #X msg 30 215 1;
7 #X msg 165 215 0;
8 #X obj 30 265 outlet;
9 #X msg 45 81 set 60 100 50 50;
10 #X floatatom 37 11 5 0 0 0 - - -;
11 #X obj 30 -29 inlet;
12 #X obj 30 158 threshold 60 3 40 3;
13 #X connect 2 0 4 0;
14 #X connect 3 0 4 0;
15 #X connect 5 0 8 0;
16 #X connect 7 0 6 0;
17 #X connect 7 0 8 0;
18 #X connect 8 0 2 0;
19 #X connect 8 1 3 0;