aboutsummaryrefslogtreecommitdiff
path: root/brightness-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-03-12 04:20:55 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2008-03-12 04:20:55 +0000
commitf6afae42f888d1ba6d2183e40d48dff400b9dbc6 (patch)
treec9aaa27262140d6cccfe1fc626a5125945f20865 /brightness-help.pd
added first object for a new library to support Apple-specific hardware and software functions, like screen brightnesssvn2git-root
svn path=/trunk/externals/apple/; revision=9569
Diffstat (limited to 'brightness-help.pd')
-rw-r--r--brightness-help.pd11
1 files changed, 11 insertions, 0 deletions
diff --git a/brightness-help.pd b/brightness-help.pd
new file mode 100644
index 0000000..999ba5c
--- /dev/null
+++ b/brightness-help.pd
@@ -0,0 +1,11 @@
+#N canvas 293 113 450 300 10;
+#X msg 127 72 bang;
+#X floatatom 127 186 5 0 0 0 - - -;
+#X obj 149 97 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144
+-1 -1 6800 1;
+#X floatatom 162 121 5 0 0 0 - - -;
+#X obj 127 155 brightness;
+#X connect 0 0 4 0;
+#X connect 2 0 3 0;
+#X connect 2 0 4 0;
+#X connect 4 0 1 0;