aboutsummaryrefslogtreecommitdiff
path: root/tab_abs-help.pd
diff options
context:
space:
mode:
authormusil <tmusil@users.sourceforge.net>2009-02-01 05:25:21 +0000
committermusil <tmusil@users.sourceforge.net>2009-02-01 05:25:21 +0000
commitbb04075ca94cfbb8391e3bbb0e693d2ebd079e95 (patch)
tree32f4367b8587b533724b2b04c2060d815415efa1 /tab_abs-help.pd
parent0c2bbab79dd04ed75310ae10358b613c20179fc5 (diff)
changed for 64 bit array access
svn path=/trunk/externals/iem/iem_tab/; revision=10706
Diffstat (limited to 'tab_abs-help.pd')
-rw-r--r--tab_abs-help.pd12
1 files changed, 6 insertions, 6 deletions
diff --git a/tab_abs-help.pd b/tab_abs-help.pd
index fcf3553..c0d60f9 100644
--- a/tab_abs-help.pd
+++ b/tab_abs-help.pd
@@ -1,5 +1,5 @@
-#N canvas 116 92 782 409 10;
-#N canvas 0 0 450 300 graph1 0;
+#N canvas 369 22 790 417 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 534 10 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 534 166 graph;
@@ -36,11 +36,10 @@
#X obj 61 78 tab_abs src dst;
#X obj 59 264 tab_abs src dst;
#X text 78 365 IEM KUG;
-#X text 62 353 musil;
+#X text 57 353 musil;
#X text 92 353 @;
-#X text 98 353 iem.at;
+#X text 100 353 iem.at;
#X text 61 375 Graz \, Austria;
-#X text 13 342 (c) Thomas Musil 2000 - 2006;
#X text 12 3 tab_abs;
#X text 90 29 <bang> copy absolute-value from src to dst;
#X text 56 165 1.) src onset;
@@ -53,6 +52,7 @@
#X text 188 83 the minimum of both array lengths);
#X text 56 185 3.) n samples to copy;
#X text 190 185 absolute value;
+#X text 13 342 (c) Thomas Musil 2000 - 2009;
#X connect 2 0 11 0;
#X connect 5 0 12 0;
#X connect 9 0 12 0;