From 0479cbb13bd08bbf8c8e7f21e5563d23c3aac026 Mon Sep 17 00:00:00 2001 From: Jonathan Wilkes Date: Mon, 28 Feb 2011 03:20:26 +0000 Subject: fixed some overlapping text svn path=/trunk/; revision=14977 --- doc/pddp/keyup-help.pd | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) (limited to 'doc/pddp/keyup-help.pd') diff --git a/doc/pddp/keyup-help.pd b/doc/pddp/keyup-help.pd index 54cd802f..02a93f91 100644 --- a/doc/pddp/keyup-help.pd +++ b/doc/pddp/keyup-help.pd @@ -3,7 +3,7 @@ 14 -228856 -66577 0; #X obj 0 0 cnv 15 552 40 empty \$0-pddp.cnv.header keyup 3 12 0 18 -204280 -1 0; -#X obj 0 223 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 +#X obj 0 218 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlets 8 12 0 13 -228856 -1 0; #N canvas 52 245 494 344 META 0; #X text 12 85 LIBRARY internal; @@ -19,13 +19,13 @@ Wilkes revised the patch to conform to the PDDP template for Pd version #X text 12 65 INLET_0 float; #X text 12 5 KEYWORDS control user_input; #X restore 500 597 pd META; -#X obj 0 250 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 +#X obj 0 245 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 8 12 0 13 -228856 -1 0; -#X obj 0 400 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 +#X obj 0 395 cnv 3 550 3 empty \$0-pddp.cnv.argument arguments 8 12 0 13 -228856 -1 0; -#X obj 0 427 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 +#X obj 0 422 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 8 12 0 13 -228856 -1 0; -#X text 98 404 (none); +#X text 98 399 (none); #N canvas 107 446 428 145 Related_objects 0; #X obj 1 1 cnv 15 425 20 empty \$0-pddp.cnv.subheading empty 3 12 0 14 -204280 -1 0; @@ -36,13 +36,13 @@ Wilkes revised the patch to conform to the PDDP template for Pd version #X obj 18 93 pddp/helplink Gem/gemkeyboard; #X obj 18 113 pddp/helplink Gem/gemkeyname; #X restore 102 597 pd Related_objects; -#X text 98 258 float; -#X obj 78 259 cnv 17 3 130 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +#X text 98 253 float; +#X obj 78 254 cnv 17 3 130 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 -162280 0; -#X text 98 227 (none); -#X text 98 366 Also note that key combinations \, such as SHIFT+7 produce +#X text 98 222 (none); +#X text 98 361 Also note that key combinations \, such as SHIFT+7 produce a different result than SHIFT or 7 alone.; -#X text 168 301 Some keys \, such as SHIFT or the F1-F12 series all +#X text 168 296 Some keys \, such as SHIFT or the F1-F12 series all produce a zero \, but we can see by the [bng] that the event is not ignored completely...but the numeric "ID" of the key is not captured successfully. (This may produce different results on different systems.) @@ -81,13 +81,13 @@ keys of the keyboard.; #X obj 103 125 keyup; #X text 142 125 When you release a key \, [keyup] sends data to Pd ; -#X text 168 258 - the number at this outlets represents the numeric +#X text 168 253 - the number at this outlets represents the numeric "ID" of a key on the computer's keyboard. This even occurs when the key is released. Only one event is captured at a time.; -#X text 98 431 The [key] and [keyup] objects can mimic the functionality +#X text 98 426 The [key] and [keyup] objects can mimic the functionality of the [noteon] and [noteoff] objects. A key combination such as SHIFT+7 could be considered a 'chord'!; -#X text 99 471 Caveat - this object only works if Pd actually gets +#X text 99 466 Caveat - this object only works if Pd actually gets the key events which can depend on the stacking order of windows and/or the pointer location. This is dependent on the system.; #X obj 276 572 pddp/pddplink all_about_hid.pd -text all_about_hid; @@ -128,7 +128,8 @@ the pointer location. This is dependent on the system.; #X connect 16 0 11 0; #X restore 102 550 pd some_keyboard_fun; #X text 11 23 get input from the keyboard on key release; -#X text 168 227 - [keyup] gets input directly from the keyboard.; -#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide; +#X text 168 222 - [keyup] gets input directly from the keyboard.; +#X obj 4 597 pddp/pddplink all_about_help_patches.pd -text Usage Guide +; #X connect 20 0 14 0; #X connect 20 0 15 0; -- cgit v1.2.1