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_copy-help.pd | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'tab_copy-help.pd') diff --git a/tab_copy-help.pd b/tab_copy-help.pd index da2e569..6c6e70a 100644 --- a/tab_copy-help.pd +++ b/tab_copy-help.pd @@ -1,5 +1,5 @@ -#N canvas 116 92 780 479 10; -#N canvas 0 0 450 300 graph1 0; +#N canvas 116 92 784 483 10; +#N canvas 0 22 450 300 (subpatch) 0; #X array src 100 float 1; #A 0 -0.442858 -0.414287 -0.385715 -0.342858 -0.314287 -0.257144 -0.128572 -0.0428573 0.128572 0.228572 0.285715 0.328572 0.400001 0.414287 0.457144 @@ -17,7 +17,7 @@ 0.357144 0.357144 0.342858 0.328572; #X coords 0 1 99 -1 200 140 1; #X restore 533 14 graph; -#N canvas 0 0 450 300 graph1 0; +#N canvas 0 22 450 300 (subpatch) 0; #X array dst 100 float 0; #X coords 0 1 99 -1 200 140 1; #X restore 533 180 graph; @@ -36,11 +36,10 @@ #X text 197 87 the minimum of both array lengths); #X text 43 168 list of 3 floats:; #X text 77 419 IEM KUG; -#X text 61 407 musil; +#X text 56 407 musil; #X text 91 407 @; -#X text 97 407 iem.at; +#X text 99 407 iem.at; #X text 60 429 Graz \, Austria; -#X text 12 396 (c) Thomas Musil 2000 - 2006; #X text 55 179 1.) src onset; #X text 55 189 2.) dst onset; #X text 225 306 initial arguments:; @@ -52,9 +51,10 @@ #X obj 60 82 tab_copy src dst; #X text 55 198 3.) n samples to copy; #X obj 58 306 tab_copy src dst; -#X connect 2 0 27 0; -#X connect 5 0 29 0; -#X connect 8 0 29 0; -#X connect 9 0 29 0; -#X connect 27 0 3 0; -#X connect 29 0 4 0; +#X text 12 396 (c) Thomas Musil 2000 - 2009; +#X connect 2 0 26 0; +#X connect 5 0 28 0; +#X connect 8 0 28 0; +#X connect 9 0 28 0; +#X connect 26 0 3 0; +#X connect 28 0 4 0; -- cgit v1.2.1