aboutsummaryrefslogtreecommitdiff
path: root/wiimote.pd
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2009-10-05 16:03:46 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2009-10-05 16:03:46 +0000
commit61412df161175b6cc5537e959afeb8cb231ef5c5 (patch)
treec451a8c30cdac9177990e338dc63f113e88097bd /wiimote.pd
parent8013e5e7a0574db98e391139988a3eb16b8e475b (diff)
breaking API of [wiimote]: all data is sent through a single outlet that has to be routed
svn path=/trunk/externals/hardware/wiimote/; revision=12528
Diffstat (limited to 'wiimote.pd')
-rw-r--r--wiimote.pd41
1 files changed, 0 insertions, 41 deletions
diff --git a/wiimote.pd b/wiimote.pd
deleted file mode 100644
index db5455c..0000000
--- a/wiimote.pd
+++ /dev/null
@@ -1,41 +0,0 @@
-#N canvas 236 633 922 423 10;
-#X obj 104 111 wiiremote;
-#X obj 104 38 inlet;
-#X obj 104 207 outlet button;
-#X obj 232 277 outlet IR;
-#X obj 378 267 outlet nunchuck-buttons;
-#X obj 449 287 outlet nunchuck-acceleration;
-#X obj 520 307 outlet nunchuck-stick;
-#X obj 168 247 outlet acceleration;
-#X obj 104 169 route button acceleration ir;
-#X obj 378 245 route button acceleration stick;
-#X obj 378 204 route nunchuck motionplus;
-#X obj 588 162 print motionplus;
-#X msg 280 87 setReportMode \$1;
-#X floatatom 282 44 5 0 0 0 - - -;
-#X obj 476 70 pow;
-#X msg 476 44 2 \$1;
-#X obj 478 26 hradio 15 1 0 8 empty empty empty 0 -8 0 10 -262144 -1
--1 0;
-#X text 628 32 5==accelera;
-#X text 762 134 0x80=;
-#X symbolatom 505 138 10 0 0 0 - - -;
-#X obj 502 112 makefilename 0x%x;
-#X connect 0 0 8 0;
-#X connect 1 0 0 0;
-#X connect 8 0 2 0;
-#X connect 8 1 7 0;
-#X connect 8 2 3 0;
-#X connect 8 3 10 0;
-#X connect 9 0 4 0;
-#X connect 9 1 5 0;
-#X connect 9 2 6 0;
-#X connect 10 0 9 0;
-#X connect 10 1 11 0;
-#X connect 12 0 0 0;
-#X connect 13 0 12 0;
-#X connect 14 0 13 0;
-#X connect 14 0 20 0;
-#X connect 15 0 14 0;
-#X connect 16 0 15 0;
-#X connect 20 0 19 0;