aboutsummaryrefslogtreecommitdiff
path: root/examples/ldelay-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'examples/ldelay-help.pd')
-rw-r--r--examples/ldelay-help.pd20
1 files changed, 20 insertions, 0 deletions
diff --git a/examples/ldelay-help.pd b/examples/ldelay-help.pd
new file mode 100644
index 0000000..85efb94
--- /dev/null
+++ b/examples/ldelay-help.pd
@@ -0,0 +1,20 @@
+#N canvas 0 0 450 300 10;
+#X obj 187 150 ldelay 1000;
+#X msg 259 89 500;
+#X msg 272 112 1000;
+#X msg 197 107 1500;
+#X obj 187 76 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X obj 187 199 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144
+-1 -1;
+#X msg 139 108 stop;
+#X text 17 17 Reimplementation of [delay] in Lua to prove clocks work...
+;
+#X obj 351 265 delay 1000;
+#X text 278 266 see also:;
+#X connect 0 0 5 0;
+#X connect 1 0 0 1;
+#X connect 2 0 0 1;
+#X connect 3 0 0 0;
+#X connect 4 0 0 0;
+#X connect 6 0 0 0;