From bb04075ca94cfbb8391e3bbb0e693d2ebd079e95 Mon Sep 17 00:00:00 2001 From: musil Date: Sun, 1 Feb 2009 05:25:21 +0000 Subject: changed for 64 bit array access svn path=/trunk/externals/iem/iem_tab/; revision=10706 --- tab_complex_mul-help.pd | 46 +++++++++++++++++++++++----------------------- 1 file changed, 23 insertions(+), 23 deletions(-) (limited to 'tab_complex_mul-help.pd') diff --git a/tab_complex_mul-help.pd b/tab_complex_mul-help.pd index 5ee245c..5029992 100644 --- a/tab_complex_mul-help.pd +++ b/tab_complex_mul-help.pd @@ -1,41 +1,41 @@ -#N canvas 132 30 858 630 10; -#N canvas 0 0 450 300 graph1 0; +#N canvas 132 30 862 634 10; +#N canvas 0 22 450 300 (subpatch) 0; #X array re1 100 float 0; #X coords 0 1 99 -1 100 40 1; -#X restore 451 29 graph; +#X restore 481 29 graph; #X obj 61 43 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 54 439 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; -#N canvas 0 0 450 300 graph1 0; +#N canvas 0 22 450 300 (subpatch) 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 restore 481 71 graph; +#N canvas 0 22 450 300 (subpatch) 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 restore 606 29 graph; +#N canvas 0 22 450 300 (subpatch) 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 restore 606 71 graph; +#N canvas 0 22 450 300 (subpatch) 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; +#N canvas 0 22 450 300 (subpatch) 0; #X array im3 100 float 0; #X coords 0 1 99 -1 100 40 1; #X restore 735 70 graph; #X msg 710 152 \; 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 672 472 tabread re3; +#X obj 662 472 tabread re3; #X obj 745 472 tabread im3; #X msg 711 439 2; -#X floatatom 672 495 5 0 0 0 - - -; +#X floatatom 662 495 5 0 0 0 - - -; #X floatatom 745 496 5 0 0 0 - - -; #X obj 692 350 *; #X obj 715 350 *; @@ -58,24 +58,23 @@ im2 const -0.8; #X msg 161 335 src2_im im2; #X msg 40 234 0 0 0 0 0 0 64; #X text 84 146 list of 7 floats:; -#X text 303 419 1.arg: real_source1-name; -#X text 303 431 2.arg: imag_source1-name; -#X text 303 443 3.arg: real_source2-name; -#X text 304 454 4.arg: imag_source2-name; -#X text 304 466 5.arg: real_destination-name; -#X text 304 477 6.arg: imag_destination-name; +#X text 353 419 1.arg: real_source1-name; +#X text 353 431 2.arg: imag_source1-name; +#X text 353 443 3.arg: real_source2-name; +#X text 354 454 4.arg: imag_source2-name; +#X text 354 466 5.arg: real_destination-name; +#X text 354 477 6.arg: imag_destination-name; #X obj 728 281 t b b b b; #X obj 728 257 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 -1; #X obj 710 131 loadbang; #X text 87 537 IEM KUG; -#X text 71 525 musil; +#X text 66 525 musil; #X text 101 525 @; -#X text 107 525 iem.at; +#X text 109 525 iem.at; #X text 70 547 Graz \, Austria; -#X text 22 514 (c) Thomas Musil 2000 - 2006; #X text 12 7 tab_complex_mul; -#X text 325 407 initial arguments:; +#X text 375 407 initial arguments:; #X text 115 99 (the number of samples which were multiplied are:; #X text 105 155 1.) src1_re-onset; #X text 105 165 2.) src1_im-onset; @@ -87,6 +86,7 @@ im2 const -0.8; #X text 81 39 multiply the complex src1-arrays with the complex src2-arrays to complex dst-array; #X text 128 113 the minimum of the 6 array lengths); +#X text 22 514 (c) Thomas Musil 2000 - 2009; #X connect 1 0 10 0; #X connect 10 0 2 0; #X connect 11 0 14 0; -- cgit v1.2.1