Mercurial > hg > vdsd_centrale_marseille
comparison 3_signal_processing/t_normalisation.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 397 251 650 294 10; | |
2 #X obj 86 -218 list append; | |
3 #X obj 230 -243 t l; | |
4 #X obj 149 -244 list prepend; | |
5 #X obj 86 -193 mean; | |
6 #X obj 199 -341 sel 0 1; | |
7 #X obj 71 -170 /; | |
8 #X obj 151 -369 inlet; | |
9 #X obj 199 -369 inlet; | |
10 #X obj 71 -132 outlet; | |
11 #X text 248 -373 ON/OFF Button; | |
12 #X text 2 -371 Enter value to normalize; | |
13 #X obj 255 -129 outlet; | |
14 #X text 254 -116 output the computed mean; | |
15 #X text 69 -119 output the normalized value; | |
16 #X obj 427 -132 outlet; | |
17 #X text 426 -118 number of computed values; | |
18 #X connect 0 0 3 0; | |
19 #X connect 1 0 2 1; | |
20 #X connect 2 0 1 0; | |
21 #X connect 2 0 0 1; | |
22 #X connect 3 0 5 1; | |
23 #X connect 3 0 11 0; | |
24 #X connect 3 1 14 0; | |
25 #X connect 4 0 0 0; | |
26 #X connect 4 1 2 1; | |
27 #X connect 5 0 8 0; | |
28 #X connect 6 0 2 0; | |
29 #X connect 6 0 5 0; | |
30 #X connect 7 0 4 0; |