aboutsummaryrefslogtreecommitdiff
path: root/spec2_sum~-help.pd
blob: af87bc91d219f3ebfbae9f4ad9d00632c5044f1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
#N canvas 90 35 781 494 10;
#X obj 42 70 dsp;
#X obj 42 47 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
;
#X floatatom 42 111 5 0 0 0 - - -;
#X floatatom 55 94 5 0 0 0 - - -;
#N canvas 0 0 450 300 graph1 0;
#X array array101 192 float 0;
#X coords 0 50 191 -50 382 128 1;
#X restore 319 224 graph;
#X obj 46 156 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X text 202 216 no arguments;
#X text 90 402 IEM KUG;
#X text 74 390 musil;
#X text 104 390 @;
#X text 110 390 iem.at;
#X text 73 412 Graz \, Austria;
#X text 25 379 (c) Thomas Musil 2000 - 2006;
#N canvas 0 0 754 332 init 0;
#X obj 52 43 t f f;
#X obj 50 -10 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 52 -36 loadbang;
#X obj 57 147 tabwrite array100;
#X msg 161 -9 \; array100 xticks 0 32 2;
#X msg 174 75 \; array101 xticks 0 32 2;
#X msg 165 30 \; array100 xlabel -1.1 0 32 64 96 128;
#X obj 50 11 for++ 0 127;
#X obj 56 107 / 128;
#X msg 431 -9 \; array100 yticks 0 0.5 2;
#X msg 435 30 \; array100 ylabel -6 -1 -0.5 0 0.5 1;
#X msg 177 125 \; array101 xlabel -55 0 32 64 96 128 160 192;
#X msg 444 75 \; array101 yticks 0 25 2;
#X msg 447 125 \; array101 ylabel -6 -50 -25 0 25 50;
#X connect 0 0 8 0;
#X connect 0 1 3 1;
#X connect 1 0 7 0;
#X connect 2 0 1 0;
#X connect 2 0 4 0;
#X connect 2 0 6 0;
#X connect 2 0 5 0;
#X connect 2 0 11 0;
#X connect 2 0 9 0;
#X connect 2 0 10 0;
#X connect 2 0 12 0;
#X connect 2 0 13 0;
#X connect 7 0 0 0;
#X connect 8 0 3 0;
#X restore 323 394 pd init;
#N canvas 0 0 450 300 graph1 0;
#X array array100 128 float 0;
#X coords 0 1 127 -1 256 128 1;
#X restore 319 62 graph;
#X obj 84 192 tabplay~ array100;
#X obj 46 252 tabwrite~ array101;
#X obj 84 218 spec2_sum~;
#X text 19 4 spec2_sum~;
#X text 400 5 (blocksize/2 + 1) bins;
#X text 161 4 accumulate the sum of the spectrum with;
#X connect 0 0 2 0;
#X connect 0 1 3 0;
#X connect 1 0 0 0;
#X connect 5 0 15 0;
#X connect 5 0 16 0;
#X connect 15 0 17 0;
#X connect 17 0 16 0;