aboutsummaryrefslogtreecommitdiff
path: root/swatch-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 /swatch-help.pd
parent8e4e151b43b27da5bf43a442492999afb29ed2b2 (diff)
svn path=/trunk/abstractions/jmmmp/; revision=14876
Diffstat (limited to 'swatch-help.pd')
-rw-r--r--swatch-help.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/swatch-help.pd b/swatch-help.pd
new file mode 100644
index 0000000..673045e
--- /dev/null
+++ b/swatch-help.pd
@@ -0,0 +1,25 @@
+#N struct 1131-rgb-sel float x float y float p1x float p1y float p2x
+float p2y float p3x float p3y float p4x float p4y float p5x float p5y
+float p0x float p0y float p0x. float p0y.;
+#N canvas 186 367 411 350 10;
+#X text 12 317 Released under the BSD License;
+#X text 228 180 Inlets;
+#X text 227 230 Outlets;
+#X text 227 200 - Bang;
+#X text 227 250 - "color \$1 \$2 \$3" command;
+#X text 227 270 - number with current color;
+#X text 11 297 (C) 2010 João Pais - jmmmpais@googlemail.com;
+#X obj 13 91 swatch;
+#X obj 28 244 hsl 128 15 0 127 0 0 empty \$0-slider Label -2 -8 0 10
+-24385 -1 -262144 0 1;
+#X obj 13 210 s \$0-slider;
+#X floatatom 137 195 10 0 0 0 - - -;
+#X msg 13 190 color \$1;
+#X text 22 11 [swatch] - Pick a color using the hue-saturation chart
+;
+#X text 21 31 To choose a color \, grab the circle and move it around.
+In case the circle disappears \, clicking in the swatch will make it
+appear again.;
+#X connect 7 0 11 0;
+#X connect 7 0 10 0;
+#X connect 11 0 9 0;