aboutsummaryrefslogtreecommitdiff
path: root/keyboard-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 /keyboard-help.pd
parentd252b2fa7343cda594e42b311ad191ca4f5e84da (diff)
added META subpatch and fixed a bunch of broken connections
svn path=/trunk/externals/hid/; revision=14625
Diffstat (limited to 'keyboard-help.pd')
-rw-r--r--keyboard-help.pd14
1 files changed, 12 insertions, 2 deletions
diff --git a/keyboard-help.pd b/keyboard-help.pd
index f16b62b..4a9146e 100644
--- a/keyboard-help.pd
+++ b/keyboard-help.pd
@@ -1,5 +1,5 @@
-#N canvas 499 42 567 478 10;
-#X obj 168 91 tgl 25 0 empty empty empty 0 -6 0 8 -225271 -1 -1 1 1
+#N canvas 0 31 567 507 10;
+#X obj 168 91 tgl 25 0 empty empty empty 0 -6 0 8 -225271 -1 -1 0 1
;
#X obj 11 369 tgl 20 0 empty empty empty 0 -6 0 8 -195568 -1 -1 0 1
;
@@ -108,6 +108,16 @@ key_22 key_23 key_24 key_25 key_26 key_27;
#X coords 0 -1 1 1 257 17 1 60 60;
#X restore 216 131 pd serin;
#X msg 216 152 open 1;
+#N canvas 577 31 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 65 INLET_0 float open print;
+#X text 12 45 DESCRIPTION use a keyboard device with Pd;
+#X text 12 85 OUTLET_0 list;
+#X text 12 5 KEYWORDS control user_input abstraction;
+#X restore 509 478 pd META;
#X connect 0 0 42 0;
#X connect 4 0 2 0;
#X connect 4 1 3 0;