aboutsummaryrefslogtreecommitdiff
path: root/wiiremote/wiiremote-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2006-12-17 16:56:21 +0000
committerIOhannes m zmölnig <zmoelnig@iem.at>2015-10-14 15:08:25 +0200
commit9a6afb879b41110e8ae58cdb2898a6c3a6e3ad3f (patch)
tree448c010ff80899152faf7e42fc96a0a06ddcd930 /wiiremote/wiiremote-help.pd
parent110c6fbdaac1a56dddb6c978eb7a89c195758286 (diff)
fixed crasher, I forgot to include init in the Pd end of things
svn path=/trunk/externals/io/; revision=6928
Diffstat (limited to 'wiiremote/wiiremote-help.pd')
-rw-r--r--wiiremote/wiiremote-help.pd30
1 files changed, 30 insertions, 0 deletions
diff --git a/wiiremote/wiiremote-help.pd b/wiiremote/wiiremote-help.pd
new file mode 100644
index 0000000..b3faed8
--- /dev/null
+++ b/wiiremote/wiiremote-help.pd
@@ -0,0 +1,30 @@
+#N canvas 41 171 573 456 10;
+#X obj 451 21 import io;
+#X obj 169 251 wiiremote;
+#X msg 124 70 connect;
+#X msg 141 96 disconnect;
+#X msg 242 100 motionsensor \$1;
+#X obj 242 78 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X obj 362 78 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X msg 362 100 irsensor \$1;
+#X obj 20 117 metro 100;
+#X obj 20 96 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X msg 332 153 getbatterylevel;
+#X msg 332 173 getledstatus;
+#X msg 332 193 getexpansionstatus;
+#X msg 85 146 bang;
+#X connect 2 0 1 0;
+#X connect 3 0 1 0;
+#X connect 4 0 1 0;
+#X connect 5 0 4 0;
+#X connect 6 0 7 0;
+#X connect 7 0 1 0;
+#X connect 8 0 1 0;
+#X connect 9 0 8 0;
+#X connect 10 0 1 0;
+#X connect 11 0 1 0;
+#X connect 12 0 1 0;
+#X connect 13 0 1 0;