aboutsummaryrefslogtreecommitdiff
path: root/core/untilb-help.pd
diff options
context:
space:
mode:
Diffstat (limited to 'core/untilb-help.pd')
-rw-r--r--core/untilb-help.pd13
1 files changed, 13 insertions, 0 deletions
diff --git a/core/untilb-help.pd b/core/untilb-help.pd
new file mode 100644
index 0000000..959995f
--- /dev/null
+++ b/core/untilb-help.pd
@@ -0,0 +1,13 @@
+#N canvas 267 484 347 246 10;
+#X obj 18 113 untilb;
+#X msg 18 51 10;
+#X obj 51 172 print DONE?;
+#X msg 51 143 Done.;
+#X text 48 88 Right inlet is the same as regular until;
+#X obj 18 204 print BangingAlong;
+#X text 11 6 untilb - A version of until that outputs a bang upon completion
+;
+#X connect 0 0 5 0;
+#X connect 0 1 3 0;
+#X connect 1 0 0 0;
+#X connect 3 0 2 0;