diff options
author | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2010-08-17 10:02:29 +0000 |
---|---|---|
committer | IOhannes m zmölnig <zmoelnig@users.sourceforge.net> | 2010-08-17 10:02:29 +0000 |
commit | 36ae420497a73f7433eb2adbbbf47653ade3bc5f (patch) | |
tree | baf836d0cd3a94af63d09f5e2419aa2b1db69e8e /wiimote-help.pd | |
parent | 3d63bd8fc23fc1613d45c85c2ebde5f99f3689a6 (diff) | |
parent | 297b2d6f3dd9e0e6e9a587b0379f407b71ac8740 (diff) |
mreged in changes from trunk to fully support the template Makefile
svn path=/branches/externals/hardware/wiimote-0.3/; revision=13821
Diffstat (limited to 'wiimote-help.pd')
-rw-r--r-- | wiimote-help.pd | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/wiimote-help.pd b/wiimote-help.pd index 71ac3ec..0993f28 100644 --- a/wiimote-help.pd +++ b/wiimote-help.pd @@ -2,7 +2,7 @@ #N struct NC-stick float x float y; #N struct cc-left-stick float x float y; #N struct cc-right-stick float x float y; -#N canvas 133 45 830 538 10; +#N canvas 432 145 830 538 10; #X text 8 9 IN ORDER TO CONNECT: First put the wiimote into discover mode (press buttons 1 and 2 simultaneously).; #X text 16 364 You can also specify the address as a creation argument: @@ -642,6 +642,8 @@ empty -2 -8 0 10 -203904 -1 -1 0 1; #X connect 1 0 3 0; #X connect 3 0 2 0; #X restore 667 502 pd Balance; +#X text 18 472 (c) 2007-2010 Mike Wozniewski \, IOhannes m zmoelnig +& Roman Haefeli; #X connect 20 0 19 0; #X connect 21 0 19 0; #X connect 22 0 19 0; |