aboutsummaryrefslogtreecommitdiff
path: root/reference/glue-help.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2010-12-14 17:13:35 +0000
commite64777405412ac03cac27e5d386403cff9e49415 (patch)
tree55ebbdc09837c995785245a1ab7c94bbef2c8a44 /reference/glue-help.pd
parent4059490aa3ed0862d6d411fa341abfdef10f3563 (diff)
updated help-patches to include META
svn path=/trunk/externals/zexy/; revision=14636
Diffstat (limited to 'reference/glue-help.pd')
-rw-r--r--reference/glue-help.pd22
1 files changed, 17 insertions, 5 deletions
diff --git a/reference/glue-help.pd b/reference/glue-help.pd
index a888c69..075fdc9 100644
--- a/reference/glue-help.pd
+++ b/reference/glue-help.pd
@@ -1,18 +1,30 @@
-#N canvas 243 428 595 456 10;
+#N canvas 0 31 577 363 10;
#X obj 111 58 glue;
#X text 171 58 glue together 2 packages (append \, prepend \, ...)
;
-#X msg 95 147 1 2 3;
-#X msg 127 174 4 you and me;
+#X msg 95 143 1 2 3;
+#X msg 127 170 4 you and me;
#X obj 95 274 print;
#X obj 277 270 print;
#X msg 277 154 bang;
#X msg 317 154 symbol click;
#X text 104 335 creation argument: preset the second inlet;
-#X msg 51 179 bang;
-#X obj 95 210 glue;
+#X msg 51 175 bang;
+#X obj 95 206 glue;
#X obj 277 206 glue and stick;
#X text 490 14 part of zexy;
+#N canvas 538 191 494 344 META 0;
+#X text 12 145 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 125 AUTHOR IOhannes m zmoelnig;
+#X text 12 85 OUTLET_0 anything;
+#X text 12 45 DESCRIPTION glue together 2 packages (append \, prepend
+\, ...);
+#X text 12 65 INLET_0 anything;
+#X text 12 105 OUTLET_1 anything;
+#X text 12 5 KEYWORDS control anything_op storage;
+#X restore 524 335 pd META;
#X connect 2 0 10 0;
#X connect 3 0 10 1;
#X connect 6 0 11 0;