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_carth2polar-help.pd | 160 +++++++++++++++++++++++++----------------------- 1 file changed, 83 insertions(+), 77 deletions(-) (limited to 'tab_carth2polar-help.pd') diff --git a/tab_carth2polar-help.pd b/tab_carth2polar-help.pd index 108f07d..f811345 100644 --- a/tab_carth2polar-help.pd +++ b/tab_carth2polar-help.pd @@ -1,77 +1,83 @@ -#N canvas 132 30 854 520 10; -#N canvas 0 0 450 300 graph1 0; -#X array real 100 float 0; -#X coords 0 1 99 -1 100 40 1; -#X restore 451 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 40 381 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 --1; -#N canvas 0 0 450 300 graph1 0; -#X array imag 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 mag 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 arg 100 float 0; -#X coords 0 1 99 -1 100 40 1; -#X restore 596 71 graph; -#X msg 696 220 2; -#X floatatom 647 276 5 0 0 0 - - -; -#X floatatom 730 277 5 0 0 0 - - -; -#X obj 710 131 loadbang; -#X text 96 444 IEM KUG; -#X text 80 432 musil; -#X text 110 432 @; -#X text 116 432 iem.at; -#X text 79 454 Graz \, Austria; -#X text 31 421 (c) Thomas Musil 2000 - 2006; -#X text 324 276 initial arguments:; -#X text 81 39 invert the complex src-arrays to the complex dst-arrays -; -#X text 98 113 the minimum of the 4 array lengths); -#X text 85 99 (the number of samples which were inverted are:; -#X text 302 288 1.arg: real_source-name; -#X text 302 300 2.arg: imag_source-name; -#X text 53 160 list of 5 floats:; -#X msg 40 229 0 0 0 0 64; -#X text 12 7 tab_carth2polar; -#X obj 730 297 * 360; -#X floatatom 730 322 5 0 0 0 - - -; -#X text 74 179 2.) src_imag-onset; -#X text 74 169 1.) src_real-onset; -#X text 74 209 5.) number of samples to convert; -#X msg 710 152 \; real const 0.75 \; imag const -0.75; -#X msg 599 154 \; real const 0.75 \; imag const 0.75; -#X text 302 312 3.arg: magnitude_destination-name; -#X text 302 323 4.arg: phase_argument_destination-name; -#X text 74 189 3.) dst_magnitude-onset; -#X text 74 199 4.) dst_phase_argument-onset; -#X obj 647 254 tabread mag; -#X obj 730 253 tabread arg; -#X obj 61 78 tab_carth2polar real imag mag arg; -#X obj 40 360 tab_carth2polar real imag mag arg; -#X msg 143 331 dst_arg arg; -#X msg 110 306 dst_mag mag; -#X msg 91 279 src_im imag; -#X msg 74 253 src_re real; -#X connect 1 0 39 0; -#X connect 7 0 37 0; -#X connect 7 0 38 0; -#X connect 9 0 26 0; -#X connect 10 0 31 0; -#X connect 24 0 40 0; -#X connect 26 0 27 0; -#X connect 37 0 8 0; -#X connect 38 0 9 0; -#X connect 39 0 2 0; -#X connect 40 0 3 0; -#X connect 41 0 40 0; -#X connect 42 0 40 0; -#X connect 43 0 40 0; -#X connect 44 0 40 0; +#N canvas 132 30 866 532 10; +#N canvas 0 22 450 300 (subpatch) 0; +#X array real 100 float 0; +#X coords 0 1 99 -1 100 40 1; +#X restore 451 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 40 381 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1 +-1; +#N canvas 0 22 450 300 (subpatch) 0; +#X array imag 100 float 0; +#X coords 0 1 99 -1 100 40 1; +#X restore 451 71 graph; +#N canvas 0 22 450 300 (subpatch) 0; +#X array mag 100 float 0; +#X coords 0 1 99 -1 100 40 1; +#X restore 596 29 graph; +#N canvas 0 22 450 300 (subpatch) 0; +#X array arg 100 float 0; +#X coords 0 1 99 -1 100 40 1; +#X restore 596 71 graph; +#X msg 696 220 2; +#X floatatom 647 276 5 0 0 0 - - -; +#X floatatom 730 277 5 0 0 0 - - -; +#X obj 710 131 loadbang; +#X text 96 444 IEM KUG; +#X text 75 432 musil; +#X text 110 432 @; +#X text 118 432 iem.at; +#X text 79 454 Graz \, Austria; +#X text 324 276 initial arguments:; +#X text 81 39 invert the complex src-arrays to the complex dst-arrays +; +#X text 98 113 the minimum of the 4 array lengths); +#X text 85 99 (the number of samples which were inverted are:; +#X text 302 288 1.arg: real_source-name; +#X text 302 300 2.arg: imag_source-name; +#X text 53 160 list of 5 floats:; +#X msg 40 229 0 0 0 0 64; +#X text 12 7 tab_carth2polar; +#X obj 684 316 * 360; +#X floatatom 684 341 5 0 0 0 - - -; +#X text 74 179 2.) src_imag-onset; +#X text 74 169 1.) src_real-onset; +#X text 74 209 5.) number of samples to convert; +#X msg 710 152 \; real const 0.75 \; imag const -0.75; +#X msg 584 153 \; real const 0.75 \; imag const 0.75; +#X text 302 312 3.arg: magnitude_destination-name; +#X text 302 323 4.arg: phase_argument_destination-name; +#X text 74 189 3.) dst_magnitude-onset; +#X text 74 199 4.) dst_phase_argument-onset; +#X obj 647 254 tabread mag; +#X obj 730 253 tabread arg; +#X obj 61 78 tab_carth2polar real imag mag arg; +#X obj 40 360 tab_carth2polar real imag mag arg; +#X msg 143 331 dst_arg arg; +#X msg 110 306 dst_mag mag; +#X msg 91 279 src_im imag; +#X msg 74 253 src_re real; +#X floatatom 743 352 5 0 0 0 - - -; +#X obj 743 304 * 2; +#X obj 743 327 * 3.14159; +#X text 31 421 (c) Thomas Musil 2000 - 2009; +#X connect 1 0 38 0; +#X connect 7 0 36 0; +#X connect 7 0 37 0; +#X connect 9 0 25 0; +#X connect 9 0 45 0; +#X connect 10 0 30 0; +#X connect 23 0 39 0; +#X connect 25 0 26 0; +#X connect 36 0 8 0; +#X connect 37 0 9 0; +#X connect 38 0 2 0; +#X connect 39 0 3 0; +#X connect 40 0 39 0; +#X connect 41 0 39 0; +#X connect 42 0 39 0; +#X connect 43 0 39 0; +#X connect 45 0 46 0; +#X connect 46 0 44 0; -- cgit v1.2.1