aboutsummaryrefslogtreecommitdiff
path: root/rgb-color-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2011-02-08 19:40:16 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2011-02-08 19:40:16 +0000
commit2aac2a7ddcc010983797acbc4d9af5ff9528e85e (patch)
tree7d2ef1f49a8e5d06fb768931c740cb43a303a913 /rgb-color-help.pd
parent8e4e151b43b27da5bf43a442492999afb29ed2b2 (diff)
svn path=/trunk/abstractions/jmmmp/; revision=14876
Diffstat (limited to 'rgb-color-help.pd')
-rw-r--r--rgb-color-help.pd22
1 files changed, 22 insertions, 0 deletions
diff --git a/rgb-color-help.pd b/rgb-color-help.pd
new file mode 100644
index 0000000..ab07bb7
--- /dev/null
+++ b/rgb-color-help.pd
@@ -0,0 +1,22 @@
+#N canvas 186 367 435 338 10;
+#X text 12 307 Released under the BSD License;
+#X text 257 90 Inlets;
+#X text 257 150 Outlets;
+#X text 257 110 - Bang;
+#X obj 16 92 rgb-color;
+#X text 12 10 [rgb-color] - Pick RGB colors for your GUI objects;
+#X text 257 170 - "color \$1 \$2 \$3" command;
+#X text 257 190 - number with current color;
+#X text 11 287 (C) 2010 João Pais - jmmmpais@googlemail.com;
+#X obj 19 263 hsl 128 15 0 127 0 0 empty \$0-slider Label -2 -8 0 10
+-262144 -1 -1 0 1;
+#X obj 16 173 s \$0-slider;
+#X floatatom 173 173 10 0 0 0 - - -;
+#X text 12 30 Define the colors of your GUI object just like using
+the properties window. The settings of the three fields are saved in
+memory while using the object.;
+#X text 14 230 Send your color settings here:;
+#X text 128 205 in Pd encoding;
+#X text 128 192 Current color code;
+#X connect 4 0 10 0;
+#X connect 4 1 11 0;