From bb793518e37111797ee5f37eab5e614300dacef3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Fri, 2 May 2008 09:43:53 +0000 Subject: added namespace prefix so that it will always load properly svn path=/trunk/externals/apple/; revision=9751 --- brightness-help.pd | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'brightness-help.pd') diff --git a/brightness-help.pd b/brightness-help.pd index 2d16967..2c1442c 100644 --- a/brightness-help.pd +++ b/brightness-help.pd @@ -50,9 +50,8 @@ #X msg 197 39 bang; #X floatatom 197 153 5 0 0 0 - - -; #X obj 216 73 hsl 128 15 0 1 0 0 empty empty empty -2 -8 0 10 -262144 --1 -1 2100 1; +-1 -1 0 1; #X floatatom 229 97 5 0 0 0 - - -; -#X obj 197 122 brightness; #X text 15 6 description: query and control screen brightness on Apples ; #X obj 426 -14 apple/brightness; @@ -63,7 +62,8 @@ #X text 102 208 BANG - output current screen brightness; #X text 102 228 FLOAT - set the screen brightness (between 0 and 1) ; -#X connect 10 0 14 0; +#X obj 197 122 apple/brightness; +#X connect 10 0 20 0; #X connect 12 0 13 0; -#X connect 12 0 14 0; -#X connect 14 0 11 0; +#X connect 12 0 20 0; +#X connect 20 0 11 0; -- cgit v1.2.1