aboutsummaryrefslogtreecommitdiff
path: root/oneshot-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-02 03:39:51 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2003-10-02 03:39:51 +0000
commit0afeb7e9fab7b1ec8787d88b3d5ce0914f0d0b0d (patch)
tree57a9a255788738c595e444e700e809dce67a59fb /oneshot-help.pd
parentc8f3e3674f08bf56407e478c3160c4392196c118 (diff)
converted helpfiles to 0.37
svn path=/trunk/externals/markex/; revision=1059
Diffstat (limited to 'oneshot-help.pd')
-rw-r--r--oneshot-help.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/oneshot-help.pd b/oneshot-help.pd
new file mode 100644
index 0000000..f976360
--- /dev/null
+++ b/oneshot-help.pd
@@ -0,0 +1,11 @@
+#N canvas 151 485 600 500 10;
+#X text 124 68 GEM object;
+#X obj 123 298 print out1;
+#X msg 123 155 bang;
+#X text 138 23 oneshot;
+#X obj 123 219 oneshot;
+#X msg 188 154 clear;
+#X text 61 385 oneshot blocks after the initial bang \, until a clear message is received.;
+#X connect 2 0 4 0;
+#X connect 4 0 1 0;
+#X connect 5 0 4 0;