From e6c49319e1b84287f8fa07559b820cdf4cb5bc7b Mon Sep 17 00:00:00 2001 From: Tim Blechmann Date: Fri, 9 Dec 2005 12:50:06 +0000 Subject: improved find_hid searching capabilities svn path=/trunk/abstractions/tb/; revision=4179 --- le3dp.pd | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'le3dp.pd') diff --git a/le3dp.pd b/le3dp.pd index 918d0fd..1c025ab 100644 --- a/le3dp.pd +++ b/le3dp.pd @@ -109,7 +109,6 @@ btn_8 btn_9 btn_10 btn_11; #X connect 1 11 3 0; #X connect 1 12 14 0; #X restore 51 266 pd buttons; -#X msg 38 60 find Logitech Extreme 3D; #X obj 38 172 prepend open; #X obj 38 84 py find_hid; #X obj 8 39 t f b; @@ -120,16 +119,17 @@ btn_8 btn_9 btn_10 btn_11; #X text 12 294 $Id: le3dp.pd 194 2005-11-20 01:17:05Z tim $; #X text 116 220 abstraction to use a Logitech Extreme 3D Joystick with hid under linux; -#X connect 0 0 7 0; +#X msg 38 60 find "product=Logitech Extreme 3D"; +#X connect 0 0 6 0; #X connect 2 0 1 0; #X connect 2 1 3 0; -#X connect 4 0 6 1; +#X connect 4 0 7 0; #X connect 5 0 8 0; -#X connect 6 0 9 0; -#X connect 7 0 11 0; -#X connect 7 1 4 0; -#X connect 8 0 2 0; -#X connect 9 0 10 0; -#X connect 9 1 5 0; -#X connect 10 0 11 1; -#X connect 11 0 8 0; +#X connect 6 0 10 0; +#X connect 6 1 13 0; +#X connect 7 0 2 0; +#X connect 8 0 9 0; +#X connect 8 1 4 0; +#X connect 9 0 10 1; +#X connect 10 0 7 0; +#X connect 13 0 5 1; -- cgit v1.2.1