aboutsummaryrefslogtreecommitdiff
path: root/listDelay.pd
diff options
context:
space:
mode:
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;