aboutsummaryrefslogtreecommitdiff
path: root/keygate-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 /keygate-help.pd
parentd252b2fa7343cda594e42b311ad191ca4f5e84da (diff)
added META subpatch and fixed a bunch of broken connections
svn path=/trunk/externals/hid/; revision=14625
Diffstat (limited to 'keygate-help.pd')
-rw-r--r--keygate-help.pd24
1 files changed, 18 insertions, 6 deletions
diff --git a/keygate-help.pd b/keygate-help.pd
index 8033e0e..6b71dfb 100644
--- a/keygate-help.pd
+++ b/keygate-help.pd
@@ -1,5 +1,4 @@
-#N canvas 525 201 462 476 10;
-#X declare -lib hid;
+#N canvas 0 31 462 494 10;
#X obj 5 2 cnv 15 450 20 empty empty keygate 2 11 1 18 -233017 -66577
0;
#X obj 160 257 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
@@ -10,14 +9,15 @@
#X text 33 416 (C) Copyright 2004 Hans-Christoph Steiner <hans@at.or.at>
;
#X text 250 430 released under the GNU GPL;
-#X obj 237 369 pddp/pddplink ../all_about_hid.pd -text all_about_hid;
+#X obj 237 369 pddp/pddplink ../all_about_hid.pd -text all_about_hid
+;
#X text 128 370 For more info:;
#X text 15 207 data to be gated -->;
#X obj 281 258 bng 25 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X obj 40 300 keyname;
-#X symbolatom 84 320 10 0 0 0 - - -;
-#X text 162 320 <-- check here for the keyname symbol;
+#X symbolatom 79 324 10 0 0 0 - - -;
+#X text 157 324 <-- check here for the keyname symbol;
#X obj 160 214 keygate f;
#X text 17 38 [keygate] is a simple gate controlled by a keyboard.
You must specify the name of the key which controls the gate. The left
@@ -25,7 +25,19 @@ inlet takes the data to be gated.;
#X text 18 89 The "f" key on the any keyboard controls this gate:;
#X text 310 263 <-- key released;
#X text 41 264 key pressed -->;
-#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp;
+#X obj 422 3 pddp/pddplink http://puredata.info/dev/pddp -text pddp
+;
+#N canvas 472 31 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;
+#X text 12 125 AUTHOR Hans-Christoph Steiner;
+#X text 12 85 OUTLET_0 bang;
+#X text 12 105 OUTLET_1 bang;
+#X text 12 45 DESCRIPTION simple gate controlled by a keyboard;
+#X text 12 65 INLET_0 bang;
+#X text 12 5 KEYWORDS control user_input abstraction;
+#X restore 407 462 pd META;
#X connect 2 0 3 0;
#X connect 3 0 4 0;
#X connect 4 0 14 0;