aboutsummaryrefslogtreecommitdiff
path: root/swatch-gui-help.pd
diff options
context:
space:
mode:
authorJoão Pais <jmmmp@users.sourceforge.net>2013-05-09 12:25:44 +0000
committerJoão Pais <jmmmp@users.sourceforge.net>2013-05-09 12:25:44 +0000
commitb073c6e93f0623f2e65ddf9d8593d63843c48b84 (patch)
tree89474db6d692d2c849488b3ea6a506bc9fdc28b6 /swatch-gui-help.pd
parentfd16467f39d490d4096923a41b5929f4b0a78fd9 (diff)
svn path=/trunk/abstractions/jmmmp/; revision=17121
Diffstat (limited to 'swatch-gui-help.pd')
-rw-r--r--swatch-gui-help.pd21
1 files changed, 17 insertions, 4 deletions
diff --git a/swatch-gui-help.pd b/swatch-gui-help.pd
index fb9a77c..e2fe5a6 100644
--- a/swatch-gui-help.pd
+++ b/swatch-gui-help.pd
@@ -1,7 +1,7 @@
-#N struct 1155-rgb-sel float x float y float p1x float p1y float p2x
+#N struct 1036-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 386 10;
+#N canvas 44 109 411 386 10;
#X text 12 357 Released under the BSD License;
#X text 228 220 Inlets;
#X text 227 270 Outlets;
@@ -11,15 +11,28 @@ float p0x float p0y float p0x. float p0y.;
#X text 11 337 (C) 2010 João Pais - jmmmpais@googlemail.com;
#X obj 13 91 swatch-gui;
#X obj 28 274 hsl 128 15 0 127 0 0 empty \$0-slider Label -2 -8 0 10
--85968 -73790 -1 6300 1;
+-3648 -262144 -262144 0 1;
#X obj 13 236 s \$0-slider;
#X floatatom 127 245 10 0 0 0 - - -;
-#X text 22 11 [swatch] - Pick a color using the hue-saturation chart
+#X text 23 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 msg 13 216 color \$1 \$2 \$3;
+#N canvas 504 106 494 344 META 0;
+#X text 12 55 AUTHOR João Pais <jmmmpais@googlemail.com>;
+#X text 12 95 LICENSE BSD;
+#X text 12 75 LIBRARY jmmmp;
+#X text 13 115 WEBSITE http://puredata.info/Members/jmmmp;
+#X text 13 6 DESCRIPTION Pick a color using the hue-saturation chart
+;
+#X text 12 36 KEYWORDS color GUI data structures;
+#X text 12 135 VERSION 2010;
+#X text 14 165 INLET_0 - bang;
+#X text 14 185 OUTLET_0 - "color \$1 \$2 \$3" command;
+#X text 14 205 OUTLET_1 - number with current color;
+#X restore 352 356 pd META;
#X connect 7 0 13 0;
#X connect 7 1 10 0;
#X connect 13 0 9 0;