aboutsummaryrefslogtreecommitdiff
path: root/mypdobject-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2011-10-04 03:08:20 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2011-10-04 03:08:20 +0000
commiteb8da537ef9c8278edc5e67ee0aea44e9a07e15d (patch)
tree061d5527f150db5a845e2ebaa587dee67b141b2f /mypdobject-help.pd
parent8db7799a2836183479c8dd4d368d8d16326774a5 (diff)
added META subpatch
svn path=/trunk/externals/template/; revision=15494
Diffstat (limited to 'mypdobject-help.pd')
-rw-r--r--mypdobject-help.pd14
1 files changed, 12 insertions, 2 deletions
diff --git a/mypdobject-help.pd b/mypdobject-help.pd
index 7687e3b..06021eb 100644
--- a/mypdobject-help.pd
+++ b/mypdobject-help.pd
@@ -1,7 +1,17 @@
-#N canvas 382 214 450 300 10;
+#N canvas 1 53 450 300 10;
#X obj 121 123 mypdobject;
-#X obj 120 150 print;
+#X obj 121 150 print;
#X msg 121 93 bang;
#X text 94 36 this is an example help file;
+#N canvas 229 199 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 65 INLET_0 bang;
+#X text 12 85 OUTLET_0 anything;
+#X text 12 5 KEYWORDS control abstraction;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 45 DESCRIPTION example libdir abstraction;
+#X text 12 105 AUTHOR Hans Christoph Steiner;
+#X restore 355 242 pd META;
#X connect 0 0 1 0;
#X connect 2 0 0 0;