From 88c95e51f1bd6421e87b52a5567ef37b6e8a66fb Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 24 Oct 2009 06:24:43 +0000 Subject: fixed bugs with byte list output and put example of interpreting those byte lists with [string2any] svn path=/trunk/externals/apple/; revision=12660 --- fans-help.pd | 46 ++++++++++++++++++++++++++-------------------- 1 file changed, 26 insertions(+), 20 deletions(-) (limited to 'fans-help.pd') diff --git a/fans-help.pd b/fans-help.pd index aaf2856..c349fcf 100644 --- a/fans-help.pd +++ b/fans-help.pd @@ -1,4 +1,4 @@ -#N canvas 735 22 560 421 10; +#N canvas 469 22 560 421 10; #X obj 4 -17 cnv 15 550 40 empty \$0-pddp.cnv.header fans 3 12 0 18 -241536 -1 0; #X obj 3 189 cnv 3 550 3 empty \$0-pddp.cnv.inlets inlet 15 12 0 13 @@ -22,7 +22,6 @@ #X obj 470 6 pddp/pddplink http://wiki.puredata.info/en/apple/fans -text pdpedia: fans; #X msg 146 48 bang; -#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; @@ -31,30 +30,37 @@ #X obj 146 101 apple/fans; #X text 15 6 description: query the system fans in Apples; #X text 94 201 bang - output all data about all fans; -#X obj 485 -14 apple/fans; -#X floatatom 146 153 5 0 0 0 - - -; -#X floatatom 180 153 5 0 0 0 - - -; -#X floatatom 215 153 5 0 0 0 - - -; +#X floatatom 146 147 5 0 0 0 - - -; +#X floatatom 180 147 5 0 0 0 - - -; +#X floatatom 215 147 5 0 0 0 - - -; #X obj 173 75 hradio 15 1 0 8 empty empty empty 0 -8 0 10 -262144 -1 --1 0; +-1 1; #X text 302 73 choose a specific fan; #X text 94 221 float - output all data about a specific fan; -#X obj 146 131 route F0Ac F0Mn F0Mx F0Sf F0Tg; -#X floatatom 252 153 5 0 0 0 - - -; -#X floatatom 287 153 5 0 0 0 - - -; +#X floatatom 249 147 5 0 0 0 - - -; +#X floatatom 284 147 5 0 0 0 - - -; #X obj 72 309 cnv 17 3 20 empty \$0-pddp.cnv.let.1 1 5 9 0 16 -228856 -162280 0; #X text 103 280 messages with the values of the various data; #X text 104 306 messages with status information; #X text 94 241 symbol - output a specific data about a specific fan ; -#X connect 6 0 11 0; -#X connect 7 0 11 0; -#X connect 8 0 7 0; -#X connect 11 0 21 0; -#X connect 18 0 11 0; -#X connect 21 0 15 0; -#X connect 21 1 16 0; -#X connect 21 2 17 0; -#X connect 21 3 22 0; -#X connect 21 4 23 0; +#X floatatom 318 147 5 0 0 0 - - -; +#X obj 146 125 route F0Ac F0Mn F0Mx F0Mt F0Sf F0Tg F0ID; +#X obj 73 73 metro 2000; +#X obj 485 -14 apple/fans; +#X obj 356 147 moocow/string2any; +#X obj 356 170 pddp/print; +#X connect 6 0 10 0; +#X connect 7 0 27 0; +#X connect 10 0 26 0; +#X connect 16 0 10 0; +#X connect 26 0 13 0; +#X connect 26 1 14 0; +#X connect 26 2 15 0; +#X connect 26 3 19 0; +#X connect 26 4 20 0; +#X connect 26 5 25 0; +#X connect 26 6 29 0; +#X connect 27 0 10 0; +#X connect 29 0 30 0; -- cgit v1.2.1