aboutsummaryrefslogtreecommitdiff
path: root/doc/keyboard-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-17 04:58:40 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-03-17 04:58:40 +0000
commit15f7abfac5a429555e5230726f83c0189b1521db (patch)
tree7e8599057afc6e2cad14861f9a3628def603d153 /doc/keyboard-help.pd
parent50578c9dbd5ec6b5ec25ed30109a412aa1156c61 (diff)
changed [pddp] object tp [pddp( message to disable the [pddp] object, which causes crashes
svn path=/trunk/externals/hcs/hid/; revision=4725
Diffstat (limited to 'doc/keyboard-help.pd')
-rw-r--r--doc/keyboard-help.pd4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/keyboard-help.pd b/doc/keyboard-help.pd
index b47ca2b..866957e 100644
--- a/doc/keyboard-help.pd
+++ b/doc/keyboard-help.pd
@@ -14,7 +14,7 @@
;
#X text 218 446 released under the GNU GPL;
#X text 414 446 $Author: eighthave $;
-#X text 414 433 $Revision: 1.3 $;
+#X text 414 433 $Revision: 1.4 $;
#X obj 348 402 pddp_open all_about_hid;
#X text 239 403 For more info:;
#X msg 220 112 open 3;
@@ -76,7 +76,7 @@ will get keyboard events.;
#X obj 75 315 route key_4 key_5 key_6 key_7 key_8 key_9 key_10 key_11
key_12 key_13 key_14 key_15 key_16 key_17 key_18 key_19 key_20 key_21
key_22 key_23 key_24 key_25 key_26 key_27;
-#X obj 519 3 pddp;
+#X msg 519 3 pddp;
#X connect 0 0 16 0;
#X connect 4 0 2 0;
#X connect 4 1 3 0;