aboutsummaryrefslogtreecommitdiff
path: root/help/spec2_block_delay~-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/spec2_block_delay~-help.pd')
-rw-r--r--help/spec2_block_delay~-help.pd69
1 files changed, 69 insertions, 0 deletions
diff --git a/help/spec2_block_delay~-help.pd b/help/spec2_block_delay~-help.pd
new file mode 100644
index 0000000..fa8f493
--- /dev/null
+++ b/help/spec2_block_delay~-help.pd
@@ -0,0 +1,69 @@
+#N canvas 90 35 769 482 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 1 191 -1 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 19 4 spec2_block_delay~;
+#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;
+#X obj 84 217 spec2_block_delay~;
+#X text 146 21 but copy only (blocksize/2 + 1) samples;
+#N canvas 0 0 470 320 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 43 77 + 0.5;
+#X obj 52 -36 loadbang;
+#X obj 50 11 for++ -64 63;
+#X obj 56 107 / 64;
+#X obj 101 105 + 64;
+#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 177 125 \; array101 xlabel -1.1 0 32 64 96 128 160 192;
+#X msg 165 30 \; array100 xlabel -1.1 0 32 64 96 128;
+#X connect 0 0 2 0;
+#X connect 0 1 6 0;
+#X connect 1 0 4 0;
+#X connect 2 0 5 0;
+#X connect 3 0 1 0;
+#X connect 3 0 8 0;
+#X connect 3 0 11 0;
+#X connect 3 0 9 0;
+#X connect 3 0 10 0;
+#X connect 4 0 0 0;
+#X connect 5 0 7 0;
+#X connect 6 0 7 1;
+#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 text 161 4 delay spectrum around blocksize samples;
+#X text 484 372 0 .. 32: preceding signal (== 0);
+#X text 480 385 33 .. 63: ignored input ramp;
+#X text 481 399 64 .. 96: delayed ramp signal;
+#X text 477 412 97 .. 127: ignored input ramp;
+#X text 473 425 128 .. 160: delayed ramp signal;
+#X text 471 438 161 .. 191: ignored input signal (== 0);
+#X connect 0 0 2 0;
+#X connect 0 1 3 0;
+#X connect 1 0 0 0;
+#X connect 5 0 18 0;
+#X connect 5 0 19 0;
+#X connect 14 0 19 0;
+#X connect 18 0 14 0;