From ce4cd4503e8d92146f19ef033d0c0a52cde794a8 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 11 Dec 2008 17:50:02 +0000 Subject: moved help-files from help to ../ svn path=/trunk/externals/iem/iem_spec2/; revision=10439 --- spec2_sum~-help.pd | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 spec2_sum~-help.pd (limited to 'spec2_sum~-help.pd') diff --git a/spec2_sum~-help.pd b/spec2_sum~-help.pd new file mode 100644 index 0000000..af87bc9 --- /dev/null +++ b/spec2_sum~-help.pd @@ -0,0 +1,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; -- cgit v1.2.1