aboutsummaryrefslogtreecommitdiff
path: root/hid_invert-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2010-12-13 13:55:00 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2010-12-13 13:55:00 +0000
commitde38c70d5f9bd92f74615bc4c6c8607ab3b7f118 (patch)
tree77f2c0148e61ffb631049721415b1c904b04d044 /hid_invert-help.pd
parentd252b2fa7343cda594e42b311ad191ca4f5e84da (diff)
added META subpatch and fixed a bunch of broken connections
svn path=/trunk/externals/hid/; revision=14625
Diffstat (limited to 'hid_invert-help.pd')
-rw-r--r--hid_invert-help.pd21
1 files changed, 15 insertions, 6 deletions
diff --git a/hid_invert-help.pd b/hid_invert-help.pd
index 49092a7..ebadddf 100644
--- a/hid_invert-help.pd
+++ b/hid_invert-help.pd
@@ -1,8 +1,8 @@
-#N canvas 380 628 469 312 10;
-#X declare -lib hid;
-#X obj 5 2 cnv 15 450 20 empty empty hid_invert 2 11 1 18 -233017
--66577 0;
-#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp;
+#N canvas 0 31 469 312 10;
+#X obj 5 2 cnv 15 450 20 empty empty hid_invert 2 11 1 18 -233017 -66577
+0;
+#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp
+;
#X text 27 270 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
;
#X text 244 284 released under the GNU GPL;
@@ -15,7 +15,16 @@
-1 -1 0 1;
#X text 27 43 Inverts the stream of numbers.;
#X text 98 233 For more info:;
-
+#N canvas 504 253 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 GPL;
+#X text 12 105 AUTHOR Hans-Christoph Steiner;
+#X text 12 45 DESCRIPTION invert the stream of numbers.;
+#X text 12 65 INLET_0 float;
+#X text 12 85 OUTLET_0 float;
+#X text 12 5 KEYWORDS control abstraction;
+#X restore 417 277 pd META;
#X connect 4 0 6 0;
#X connect 5 0 8 0;
#X connect 6 0 5 0;