From 931f134eeca5a1cd75993fc4bb0ed299ee1e0ac0 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 24 Oct 2009 06:13:56 +0000 Subject: added the ability to query anything and made two patches based on that to get specific info: cpu temp and fan info svn path=/trunk/externals/apple/; revision=12659 --- cpu_temperature-help.pd | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 cpu_temperature-help.pd (limited to 'cpu_temperature-help.pd') diff --git a/cpu_temperature-help.pd b/cpu_temperature-help.pd new file mode 100644 index 0000000..5213558 --- /dev/null +++ b/cpu_temperature-help.pd @@ -0,0 +1,43 @@ +#N canvas 259 213 560 421 10; +#X obj 4 -17 cnv 15 550 40 empty \$0-pddp.cnv.header cpu_temperature +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 +-245500 -191407 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 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 text 12 5 GENRE storage; +#X restore 500 373 pd META; +#X obj 3 258 cnv 3 550 3 empty \$0-pddp.cnv.outlets outlets 15 12 0 +13 -245500 -191407 0; +#X obj 3 338 cnv 3 550 3 empty \$0-pddp.cnv.more_info more_info 15 +12 0 13 -245500 -191407 0; +#X obj 374 6 pddp/pddplink http://wiki.puredata.info/en/apple/cpu_temperature +-text pdpedia: cpu_temperature; +#X obj 104 364 pddp/pddplink http://www.osxbook.com/book/bonus/chapter10/light/ +; +#X text 102 208 bang - output current screen brightness; +#X obj 389 -14 apple/cpu_temperature; +#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; +#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 floatatom 146 144 5 0 0 0 - - -; +#X obj 146 101 apple/cpu_temperature; +#X text 15 6 description: query the CPU temperature in Apples; +#X connect 9 0 16 0; +#X connect 10 0 16 0; +#X connect 11 0 10 0; +#X connect 16 0 15 0; -- cgit v1.2.1