From 317e1dec9539888ec051e7fb14e9511b63b6e51c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 13 Mar 2008 01:12:14 +0000 Subject: I have the code working as well as the any other app, but my sensor seems to be broken, the values don't change. now it is time to clean up the code svn path=/trunk/externals/apple/; revision=9579 --- sudden_motion_sensor-help.pd | 84 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 84 insertions(+) create mode 100644 sudden_motion_sensor-help.pd (limited to 'sudden_motion_sensor-help.pd') diff --git a/sudden_motion_sensor-help.pd b/sudden_motion_sensor-help.pd new file mode 100644 index 0000000..00b529f --- /dev/null +++ b/sudden_motion_sensor-help.pd @@ -0,0 +1,84 @@ +#N canvas 198 136 565 450 10; +#X obj 4 398 cnv 15 550 20 empty \$0-pddp.cnv.footer empty 20 12 0 +14 -228856 -66577 0; +#X obj 4 -17 cnv 15 550 40 empty \$0-pddp.cnv.header sudden_motion_sensor +3 12 0 18 -204280 -1 0; +#X obj 3 189 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlet 15 12 0 13 +-228856 -1 0; +#N canvas 779 22 494 344 META 0; +#X text 12 25 KEYWORDS control number float store; +#X text 12 45 LICENSE GPL; +#X text 12 65 TEMPLATE template-help.pd v0.1; +#X text 12 85 PLATFORM windows macosx gnulinux; +#X text 12 105 DATATYPE float list; +#X text 12 5 GENRE storage; +#X text 12 125 LIBRARY internal; +#X text 12 145 WEBSITE http://crca.ucsd.edu/~msp/; +#X text 12 165 RELEASE_DATE 2007-08-24; +#X text 12 185 RELEASE_VERSION 0.40-test05; +#X restore 504 400 pd META; +#X obj 3 258 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 15 12 0 +13 -228856 -1 0; +#X obj 3 338 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 15 +12 0 13 -228856 -1 0; +#N canvas 309 454 609 478 guts 0; +#X obj 117 95 textfile; +#X msg 116 24 symbol template-HCS.pd; +#X msg 116 54 read \$1 \, rewind \, bang; +#X obj 117 141 trigger bang anything; +#X obj 58 117 bang; +#X obj 240 162 route #X; +#X obj 240 183 route text; +#X obj 240 250 route DESCRIPTION; +#X obj 239 276 print; +#X obj 140 277 print TEXT; +#X connect 0 0 3 0; +#X connect 1 0 2 0; +#X connect 2 0 0 0; +#X connect 3 0 4 0; +#X connect 3 1 5 0; +#X connect 4 0 0 0; +#X connect 5 0 6 0; +#X connect 7 0 8 0; +#X restore 453 400 pd guts; +#X obj 374 6 pddp/pddplink http://wiki.puredata.info/en/apple/sudden_motion_sensor +-text pdpedia: sudden_motion_sensor; +#X text 102 208 BANG - output current screen brightness; +#X msg 146 48 bang; +#X msg 179 73 info; +#X floatatom 146 155 5 0 0 3 z - -; +#X floatatom 182 155 5 0 0 3 y - -; +#X text 216 73 output info on right outlet; +#X obj 73 73 metro 250; +#X obj 73 54 tgl 15 0 empty empty empty 0 -6 0 10 -204786 -1 -1 0 1 +; +#X text 183 46 output sensor values; +#X text 102 227 "info" - outputs info about the sensor on the right +outlet; +#X obj 72 305 cnv 17 3 20 empty \$0-pddp.cnv.let.1 1 5 9 0 16 -228856 +-162280 0; +#X obj 72 279 cnv 17 3 20 empty \$0-pddp.cnv.let.0 0 5 9 0 16 -228856 +-162280 0; +#X text 103 276 LIST - a list with the values of the left and right +sensors; +#X text 103 306 selector series with info about the sensor; +#X text 15 6 description: query the sudden motion sensor in Apples +; +#X obj 389 -14 apple/sudden_motion_sensor; +#X obj 146 101 apple/sudden_motion_sensor; +#X obj 299 153 pddp/print; +#X obj 299 129 route sensor; +#X obj 104 364 pddp/pddplink http://www.osxbook.com/book/bonus/chapter10/sms/ +; +#X obj 146 129 unpack 0 0 0; +#X floatatom 219 155 5 0 0 3 z - -; +#X connect 9 0 24 0; +#X connect 10 0 24 0; +#X connect 14 0 24 0; +#X connect 15 0 14 0; +#X connect 24 0 28 0; +#X connect 24 1 26 0; +#X connect 26 0 25 0; +#X connect 28 0 11 0; +#X connect 28 1 12 0; +#X connect 28 2 29 0; -- cgit v1.2.1