From c0cf43d9e8b028a899af16a16e81dfe4729b6c95 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 4 Nov 2004 17:24:18 +0000 Subject: cleaned up Darwin side after Linux work; laid out Darwin structure and got device opening working svn path=/trunk/externals/hcs/hid/; revision=2206 --- doc/hid-help.pd | 70 ++++++++++++++++++++++++++++++++------------------------- 1 file changed, 39 insertions(+), 31 deletions(-) (limited to 'doc/hid-help.pd') diff --git a/doc/hid-help.pd b/doc/hid-help.pd index d6d546f..c0f664a 100644 --- a/doc/hid-help.pd +++ b/doc/hid-help.pd @@ -1,18 +1,18 @@ -#N canvas 124 73 923 591 10; +#N canvas 124 73 912 605 10; #X msg 390 265 ev_key btn_left 0 1.09868e+09; #X obj 390 244 prepend set; #X obj 149 473 route rel_x rel_y; #X floatatom 149 493 5 0 0 0 - - -; #X floatatom 206 493 5 0 0 0 - - -; #X msg 148 77 start; -#X msg 167 96 stop; +#X msg 174 96 stop; #X floatatom 494 384 12 0 0 1 time - -; #X obj 401 364 unpack s s f f; -#X msg 229 25 open 0; -#X msg 237 48 open 1; -#X msg 253 70 open 2; -#X msg 265 91 open 3; -#X msg 277 111 open 4; +#X msg 241 29 open 0; +#X msg 248 47 open 1; +#X msg 255 65 open 2; +#X msg 261 83 open 3; +#X msg 267 101 open 4; #X floatatom 206 454 7 0 0 0 - - -; #X floatatom 264 454 7 0 0 0 - - -; #X obj 206 433 route abs_x abs_y; @@ -26,8 +26,8 @@ #X floatatom 243 537 5 0 0 0 - - -; #X obj 61 219 bng 35 250 50 0 empty empty event_received 38 18 1 8 -225280 -1 -1; -#X obj 2 2 cnv 15 900 20 empty empty hid 2 11 1 18 -233017 -66577 0 -; +#X obj 2 2 cnv 15 900 20 empty empty [hid] 2 11 1 18 -233017 -66577 +0; #X text 362 287 outlet message format:; #X text 386 301 eventtype eventcode value timestamp; #X obj 742 104 ev-list; @@ -51,28 +51,35 @@ #X floatatom 289 398 5 0 0 1 ev_syn - -; #X obj 262 397 +; #X msg 262 377 1; -#X obj 248 209 hid 4; -#X msg 295 142 close; -#X msg 374 171 delay 20; -#X msg 312 170 delay 2; -#X msg 441 171 delay 200; +#X msg 317 149 close; +#X msg 374 178 delay 20; +#X msg 312 177 delay 2; +#X msg 441 178 delay 200; +#X text 383 40 new possibilities:; +#X msg 391 62 poll; +#X msg 431 62 poll 20; +#X msg 499 61 nopoll; +#X text 361 149 probably not needed; +#X msg 282 127 refresh; +#X text 343 125 refresh device list; +#X obj 248 209 hid 2; #X connect 1 0 0 0; #X connect 2 0 3 0; #X connect 2 1 4 0; -#X connect 5 0 49 0; -#X connect 6 0 49 0; +#X connect 5 0 60 0; +#X connect 6 0 60 0; #X connect 8 0 20 0; #X connect 8 1 19 0; #X connect 8 2 18 0; #X connect 8 3 7 0; -#X connect 9 0 49 0; -#X connect 10 0 49 0; -#X connect 11 0 49 0; -#X connect 12 0 49 0; -#X connect 13 0 49 0; +#X connect 9 0 60 0; +#X connect 10 0 60 0; +#X connect 11 0 60 0; +#X connect 12 0 60 0; +#X connect 13 0 60 0; #X connect 16 0 14 0; #X connect 16 1 15 0; -#X connect 17 0 49 0; +#X connect 17 0 60 0; #X connect 23 0 21 0; #X connect 23 1 22 0; #X connect 23 2 24 0; @@ -85,12 +92,13 @@ #X connect 46 0 47 1; #X connect 47 0 46 0; #X connect 48 0 47 0; -#X connect 49 0 43 0; -#X connect 49 0 25 0; -#X connect 49 0 45 0; -#X connect 49 0 1 0; -#X connect 49 0 8 0; -#X connect 50 0 49 0; -#X connect 51 0 49 0; -#X connect 52 0 49 0; -#X connect 53 0 49 0; +#X connect 49 0 60 0; +#X connect 50 0 60 0; +#X connect 51 0 60 0; +#X connect 52 0 60 0; +#X connect 58 0 60 0; +#X connect 60 0 43 0; +#X connect 60 0 25 0; +#X connect 60 0 45 0; +#X connect 60 0 1 0; +#X connect 60 0 8 0; -- cgit v1.2.1