From 042552ed6790e7c9edc35b80819307c96c6134ee Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Wed, 12 Mar 2008 18:30:05 +0000 Subject: completed object to query and control the lights on the keyboards of Apple hardware svn path=/trunk/externals/apple/; revision=9574 --- keyboard_light-help.pd | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 keyboard_light-help.pd (limited to 'keyboard_light-help.pd') diff --git a/keyboard_light-help.pd b/keyboard_light-help.pd new file mode 100644 index 0000000..2af1f34 --- /dev/null +++ b/keyboard_light-help.pd @@ -0,0 +1,25 @@ +#N canvas 0 22 506 356 10; +#X msg 136 78 bang; +#X obj 159 117 hsl 128 15 0 1 0 0 empty empty empty -2 -6 0 10 -262144 +-1 -1 8000 0; +#X floatatom 136 291 5 0 0 0 - - -; +#X obj 136 247 apple/keyboard_light; +#X text 294 116 light level; +#X obj 256 148 hsl 128 15 40 4000 1 0 empty empty empty -2 -6 0 10 +-262144 -1 -1 0 0; +#X text 391 147 fade time; +#X floatatom 270 173 5 0 0 0 - - -; +#X floatatom 165 140 5 0 0 0 - - -; +#X text 26 23 Control the keyboard lights on Apples.; +#X text 178 77 get current leve; +#X text 210 206 set level and fade as a list; +#X msg 165 217 0 50; +#X msg 161 195 1 1000; +#X connect 0 0 3 0; +#X connect 1 0 3 0; +#X connect 1 0 8 0; +#X connect 3 0 2 0; +#X connect 5 0 3 1; +#X connect 5 0 7 0; +#X connect 12 0 3 0; +#X connect 13 0 3 0; -- cgit v1.2.1