aboutsummaryrefslogtreecommitdiff
path: root/help/tab_complex_mul-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'help/tab_complex_mul-help.pd')
-rw-r--r--help/tab_complex_mul-help.pd109
1 files changed, 109 insertions, 0 deletions
diff --git a/help/tab_complex_mul-help.pd b/help/tab_complex_mul-help.pd
new file mode 100644
index 0000000..8ef7a5c
--- /dev/null
+++ b/help/tab_complex_mul-help.pd
@@ -0,0 +1,109 @@
+#N canvas 132 30 854 626 10;
+#N canvas 0 0 450 300 graph1 0;
+#X array re1 100 float 0;
+#X coords 0 1 99 -1 100 40 1;
+#X restore 451 29 graph;
+#X obj 61 31 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 61 106 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 62 583 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X text 90 29 <bang> copy from zero-onset to zero-onset;
+#X text 130 40 the minimum-size of arrays;
+#N canvas 0 0 450 300 graph1 0;
+#X array im1 100 float 0;
+#X coords 0 1 99 -1 100 40 1;
+#X restore 451 71 graph;
+#N canvas 0 0 450 300 graph1 0;
+#X array re2 100 float 0;
+#X coords 0 1 99 -1 100 40 1;
+#X restore 596 29 graph;
+#N canvas 0 0 450 300 graph1 0;
+#X array im2 100 float 0;
+#X coords 0 1 99 -1 100 40 1;
+#X restore 596 71 graph;
+#N canvas 0 0 450 300 graph1 0;
+#X array re3 100 float 0;
+#X coords 0 1 99 -1 100 40 1;
+#X restore 735 28 graph;
+#N canvas 0 0 450 300 graph1 0;
+#X array im3 100 float 0;
+#X coords 0 1 99 -1 100 40 1;
+#X restore 735 70 graph;
+#X msg 501 210 \; re1 const 0.9 \; im1 const 0.6 \; re2 const 0.7 \;
+im2 const -0.8;
+#X obj 61 78 tab_complex_mul re1 im1 re2 im2 re3 im3;
+#X obj 671 243 tabread re3;
+#X obj 744 243 tabread im3;
+#X msg 681 199 2;
+#X floatatom 671 266 5 0 0 0 - - -;
+#X floatatom 744 267 5 0 0 0 - - -;
+#X obj 269 243 *;
+#X obj 298 243 *;
+#X obj 371 242 *;
+#X obj 400 242 *;
+#X obj 377 273 +;
+#X obj 278 274 -;
+#X msg 234 217 0.9 0.7;
+#X msg 290 217 0.6 -0.8;
+#X floatatom 279 297 5 0 0 0 - - -;
+#X msg 359 215 0.9 -0.8;
+#X msg 415 215 0.6 0.7;
+#X floatatom 377 295 5 0 0 0 - - -;
+#X obj 62 562 tab_complex_mul re1 im1 re2 im2 re3 im3;
+#X msg 82 402 src1_re re1;
+#X msg 199 512 dst_re re3;
+#X msg 240 535 dst_im im3;
+#X msg 99 428 src1_im im1;
+#X msg 151 453 src2_re re2;
+#X msg 169 479 src2_im im2;
+#X msg 48 378 0 0 0 0 0 0 64;
+#X text 37 275 list of 7 floats:;
+#X text 39 327 dst_re-onset;
+#X text 39 337 dst_im-onset;
+#X text 39 287 src1_re-onset;
+#X text 39 297 src1_im-onset;
+#X text 39 307 src2_re-onset;
+#X text 39 317 src2_im-onset;
+#X text 39 350 number of samples to multiply;
+#X text 327 516 1.arg: <symbol> real_source1-name;
+#X text 327 528 2.arg: <symbol> imag_source1-name;
+#X text 327 540 3.arg: <symbol> real_source2-name;
+#X text 328 551 4.arg: <symbol> imag_source2-name;
+#X text 328 563 5.arg: <symbol> real_destination-name;
+#X text 328 574 6.arg: <symbol> imag_destination-name;
+#X obj 305 174 t b b b b;
+#X obj 305 150 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
+-1;
+#X obj 500 188 loadbang;
+#X connect 1 0 12 0;
+#X connect 12 0 2 0;
+#X connect 13 0 16 0;
+#X connect 14 0 17 0;
+#X connect 15 0 13 0;
+#X connect 15 0 14 0;
+#X connect 18 0 23 0;
+#X connect 19 0 23 1;
+#X connect 20 0 22 0;
+#X connect 21 0 22 1;
+#X connect 22 0 29 0;
+#X connect 23 0 26 0;
+#X connect 24 0 18 0;
+#X connect 25 0 19 0;
+#X connect 27 0 20 0;
+#X connect 28 0 21 0;
+#X connect 30 0 3 0;
+#X connect 31 0 30 0;
+#X connect 32 0 30 0;
+#X connect 33 0 30 0;
+#X connect 34 0 30 0;
+#X connect 35 0 30 0;
+#X connect 36 0 30 0;
+#X connect 37 0 30 0;
+#X connect 52 0 24 0;
+#X connect 52 1 25 0;
+#X connect 52 2 27 0;
+#X connect 52 3 28 0;
+#X connect 53 0 52 0;
+#X connect 54 0 11 0;