aboutsummaryrefslogtreecommitdiff
path: root/control/inv-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-15 05:04:33 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-11-15 05:04:33 +0000
commit8be40503d729c0dbba2d32073865903248f8151b (patch)
treece1dd14d969c90d003ecfe413ece1e4665ef504b /control/inv-help.pd
parent5dbef6b14f2cffe2af1ee807f3fd2b1592ee2597 (diff)
added META subpatch and filled in some missing help patches
svn path=/trunk/externals/ggee/; revision=14439
Diffstat (limited to 'control/inv-help.pd')
-rw-r--r--control/inv-help.pd14
1 files changed, 12 insertions, 2 deletions
diff --git a/control/inv-help.pd b/control/inv-help.pd
index 69f0d2d..939f9e3 100644
--- a/control/inv-help.pd
+++ b/control/inv-help.pd
@@ -1,10 +1,20 @@
-#N canvas 141 276 450 300 10;
+#N canvas 0 31 450 300 10;
#X obj 165 115 inv;
#X floatatom 165 164 5 0 0 0 - - -;
#X text 41 32 perform 1/x using float from inlet;
#X obj 166 77 hsl 128 15 0 127 0 0 empty empty empty -2 -8 0 10 -262144
--1 -1 1500 1;
+-1 -1 0 1;
#X msg 126 77 5;
+#N canvas 407 106 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 25 LICENSE Tcl/Tk;
+#X text 12 105 AUTHOR Guenter Geiger;
+#X text 12 45 DESCRIPTION perform 1/x using float from inlet;
+#X text 12 65 INLET_0 float;
+#X text 12 85 OUTLET_0 float;
+#X text 12 5 KEYWORDS control;
+#X restore 387 267 pd META;
#X connect 0 0 1 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;