aboutsummaryrefslogtreecommitdiff
path: root/ambient_light_sensor-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-03-12 05:48:38 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-03-12 05:48:38 +0000
commit1356a1e31b60b945da0706fd5076d30579b75b30 (patch)
tree18c810f0879e7111572a6f9b992cb402eec96a12 /ambient_light_sensor-help.pd
parent90f553e120308ff95adb29e525b5387ded49363a (diff)
working object for getting the sensor data from the Apple LMU aka 'ambient light sensor'
svn path=/trunk/externals/apple/; revision=9572
Diffstat (limited to 'ambient_light_sensor-help.pd')
-rw-r--r--ambient_light_sensor-help.pd15
1 files changed, 15 insertions, 0 deletions
diff --git a/ambient_light_sensor-help.pd b/ambient_light_sensor-help.pd
new file mode 100644
index 0000000..3c682b5
--- /dev/null
+++ b/ambient_light_sensor-help.pd
@@ -0,0 +1,15 @@
+#N canvas 0 22 474 324 10;
+#X obj 136 147 ambient_light_sensor;
+#X msg 136 94 bang;
+#X obj 130 193 pddp/print;
+#X text 26 23 get the data from the ambient light sensors in Apple
+PowerBooks and MacBooks.;
+#X obj 109 94 tgl 15 0 empty empty empty 0 -6 0 10 -262144 -1 -1 0
+1;
+#X msg 206 96 info;
+#X obj 254 170 print;
+#X connect 0 0 2 0;
+#X connect 0 1 6 0;
+#X connect 1 0 0 0;
+#X connect 4 0 0 0;
+#X connect 5 0 0 0;