comparison 3_signal_processing/main_signal_processing.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 229 68 623 670 10;
2 #X obj -49 213 t_activity_detection;
3 #X obj 310 358 *;
4 #X floatatom 310 399 5 0 0 0 - - -;
5 #X obj 344 377 vsl 15 128 30 5000 0 0 empty empty empty 0 -9 0 10 -262144
6 -1 -1 0 1;
7 #X obj -33 278 *;
8 #X floatatom -33 308 5 0 0 0 - - -;
9 #X text -83 512 Thresholded transitory;
10 #X floatatom 171 332 5 0 0 0 - - -;
11 #X obj 183 293 *;
12 #X text 284 509 Thresholded frequency;
13 #X obj -37 42 inlet~;
14 #X obj 503 50 inlet;
15 #X obj 54 513 outlet;
16 #X obj 156 472 t_normalisation;
17 #X obj 310 551 t_normalisation;
18 #X obj 156 539 outlet;
19 #X obj 310 588 outlet;
20 #X text 203 589 Normalized Pitch;
21 #X obj 397 34 inlet;
22 #X text 459 49 ON/OFF;
23 #X text -70 39 adc~;
24 #X text 79 32 ON/OFF to begin/end the averaging for normalization;
25 #X obj 171 359 / 20;
26 #X obj 156 392 pow;
27 #X msg 101 358 10;
28 #X obj 156 416 * 2e-005;
29 #X obj 101 336 t b;
30 #X floatatom 106 439 10 0 0 0 - - -;
31 #X obj 101 313 metro 1;
32 #X text -11 539 Normalized Amplitude in Pa;
33 #X text 205 331 Amplitude in dB;
34 #X msg -7 264 1;
35 #X text 8 256 message 1 rajoute par arthur;
36 #X obj 248 85 t_pitch_tracker;
37 #X connect 0 0 4 0;
38 #X connect 1 0 2 0;
39 #X connect 1 0 3 0;
40 #X connect 2 0 14 0;
41 #X connect 4 0 5 0;
42 #X connect 5 0 8 1;
43 #X connect 5 0 1 1;
44 #X connect 5 0 12 0;
45 #X connect 7 0 22 0;
46 #X connect 8 0 7 0;
47 #X connect 10 0 33 0;
48 #X connect 11 0 28 0;
49 #X connect 11 0 33 1;
50 #X connect 13 0 15 0;
51 #X connect 14 0 16 0;
52 #X connect 18 0 13 1;
53 #X connect 18 0 14 1;
54 #X connect 22 0 23 1;
55 #X connect 23 0 25 0;
56 #X connect 24 0 23 0;
57 #X connect 25 0 27 0;
58 #X connect 25 0 13 0;
59 #X connect 26 0 24 0;
60 #X connect 28 0 26 0;
61 #X connect 31 0 4 1;
62 #X connect 33 0 1 0;
63 #X connect 33 1 31 0;
64 #X connect 33 2 0 0;
65 #X connect 33 2 8 0;