aboutsummaryrefslogtreecommitdiff
path: root/oneshot-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2012-01-21 04:04:21 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2012-01-21 04:04:21 +0000
commit3ecf54152c47aaaad5368d0d5c32b1137a221496 (patch)
tree9d6c313a37cc557b134f6ad7102dd1cbb52b331b /oneshot-help.pd
parent02ba34ac4573903e3bb30dedd2f0ad1e03ae73ca (diff)
added META subpatch
svn path=/trunk/externals/markex/; revision=15884
Diffstat (limited to 'oneshot-help.pd')
-rw-r--r--oneshot-help.pd33
1 files changed, 22 insertions, 11 deletions
diff --git a/oneshot-help.pd b/oneshot-help.pd
index f976360..2c5c2c6 100644
--- a/oneshot-help.pd
+++ b/oneshot-help.pd
@@ -1,11 +1,22 @@
-#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;
+#N canvas 1 53 518 454 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.;
+#N canvas 496 82 494 344 META 0;
+#X text 12 125 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 105 AUTHOR Mark Danks;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 5 KEYWORDS control bang_op;
+#X text 12 45 DESCRIPTION let one bang pass;
+#X text 12 65 INLET_0 bang clear;
+#X text 12 85 OUTLET_0 bang;
+#X restore 448 421 pd META;
+#X connect 2 0 4 0;
+#X connect 4 0 1 0;
+#X connect 5 0 4 0;