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