aboutsummaryrefslogtreecommitdiff
path: root/listDelay-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-11-01 22:17:49 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-11-01 22:17:49 +0000
commit511ea942f6b5155c79b24cf935fa7125353bb62b (patch)
tree01b6759a75da8437c9654ea11d0c751ff1db1aca /listDelay-help.pd
parent09c893c478f70d9e72ea51db370ff08cb22fcced (diff)
Last update of corrections by Patrick
svn path=/trunk/abstractions/mtl/; revision=12714
Diffstat (limited to 'listDelay-help.pd')
-rw-r--r--listDelay-help.pd16
1 files changed, 8 insertions, 8 deletions
diff --git a/listDelay-help.pd b/listDelay-help.pd
index e7ec639..f5c7dd1 100644
--- a/listDelay-help.pd
+++ b/listDelay-help.pd
@@ -1,4 +1,4 @@
-#N canvas 358 242 458 308 10;
+#N canvas 363 266 458 308 10;
#X obj 127 210 print;
#X msg 70 81 4 5 6;
#X obj 235 76 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
@@ -8,12 +8,12 @@
#X text 291 113 delay;
#X msg 115 82 list a b c;
#X text 72 11 Description: Delays an incomming list.;
-#X obj 127 157 ./listDelay 1000;
#X msg 131 117 stop;
#X text 76 32 tags: lists timing;
-#X connect 1 0 8 0;
-#X connect 2 0 8 1;
-#X connect 4 0 8 1;
-#X connect 6 0 8 0;
-#X connect 8 0 0 0;
-#X connect 9 0 8 0;
+#X obj 127 157 mtl/listDelay 1000;
+#X connect 1 0 10 0;
+#X connect 2 0 10 1;
+#X connect 4 0 10 1;
+#X connect 6 0 10 0;
+#X connect 8 0 10 0;
+#X connect 10 0 0 0;