From b46b39e4bcbf55aa1f41250ba76a6a72f24c7ec9 Mon Sep 17 00:00:00 2001 From: musil Date: Thu, 11 Dec 2008 19:11:28 +0000 Subject: moved help-files from help to ../ svn path=/trunk/externals/iem/iem_tab/; revision=10444 --- tab_complex_inv-help.pd | 72 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 tab_complex_inv-help.pd (limited to 'tab_complex_inv-help.pd') diff --git a/tab_complex_inv-help.pd b/tab_complex_inv-help.pd new file mode 100644 index 0000000..a2505b8 --- /dev/null +++ b/tab_complex_inv-help.pd @@ -0,0 +1,72 @@ +#N canvas 132 30 854 520 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 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 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; +#X msg 700 247 2; +#X floatatom 661 303 5 0 0 0 - - -; +#X floatatom 734 304 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 12 7 tab_complex_inv; +#X text 81 39 invert the complex src-arrays to the complex dst-arrays +; +#X obj 61 78 tab_complex_inv re1 im1 re2 im2; +#X text 128 113 the minimum of the 4 array lengths); +#X text 115 99 (the number of samples which were inverted are:; +#X msg 74 253 src_re re1; +#X msg 91 279 src_im im1; +#X msg 110 306 dst_re re2; +#X msg 143 331 dst_im im2; +#X obj 40 360 tab_complex_inv re1 im1 re2 im2; +#X text 302 312 3.arg: real_destination-name; +#X text 302 323 4.arg: imag_destination-name; +#X text 302 288 1.arg: real_source-name; +#X text 302 300 2.arg: imag_source-name; +#X obj 661 280 tabread re2; +#X obj 734 280 tabread im2; +#X msg 710 152 \; re1 const 0.8 \; im1 const -0.6; +#X text 105 155 1.) src_re-onset; +#X text 105 165 2.) src_im-onset; +#X text 105 175 3.) dst_re-onset; +#X text 105 185 4.) dst_im-onset; +#X text 105 195 5.) number of samples to multiply; +#X text 84 146 list of 5 floats:; +#X msg 40 229 0 0 0 0 64; +#X connect 1 0 20 0; +#X connect 7 0 32 0; +#X connect 7 0 33 0; +#X connect 10 0 34 0; +#X connect 20 0 2 0; +#X connect 23 0 27 0; +#X connect 24 0 27 0; +#X connect 25 0 27 0; +#X connect 26 0 27 0; +#X connect 27 0 3 0; +#X connect 32 0 8 0; +#X connect 33 0 9 0; +#X connect 41 0 27 0; -- cgit v1.2.1