aboutsummaryrefslogtreecommitdiff
path: root/listDelay.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
commitf18d063d9312c95e25294e0777bc135ee9a3fd8a (patch)
tree54763b4c61f53c8ec696be54bc1c0e8d816c05aa /listDelay.pd
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'listDelay.pd')
-rw-r--r--listDelay.pd18
1 files changed, 18 insertions, 0 deletions
diff --git a/listDelay.pd b/listDelay.pd
new file mode 100644
index 0000000..00d5ec9
--- /dev/null
+++ b/listDelay.pd
@@ -0,0 +1,18 @@
+#N canvas 0 0 458 308 10;
+#X obj 51 15 inlet;
+#X obj 96 196 list;
+#X obj 97 113 t b a;
+#X obj 238 32 inlet;
+#X obj 200 104 delay \$1;
+#X obj 100 241 outlet;
+#X obj 246 65 route bang;
+#X msg 188 69 stop;
+#X connect 0 0 2 0;
+#X connect 1 0 5 0;
+#X connect 2 0 4 0;
+#X connect 2 1 1 1;
+#X connect 3 0 6 0;
+#X connect 4 0 1 0;
+#X connect 6 0 7 0;
+#X connect 6 1 4 1;
+#X connect 7 0 4 0;