aboutsummaryrefslogtreecommitdiff
path: root/colorpanel-help.pd
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-10-31 01:35:24 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2007-10-31 01:35:24 +0000
commit9226becd95c6f3be2efb7fc96e89590a3dc66088 (patch)
tree7730b2c1ca38f5c5b3344ce1d53346819ef49885 /colorpanel-help.pd
parent0acd47db406f08229b38481f80958972de2bbef2 (diff)
working version of the colorpanel
svn path=/trunk/externals/hcs/; revision=8910
Diffstat (limited to 'colorpanel-help.pd')
-rw-r--r--colorpanel-help.pd25
1 files changed, 25 insertions, 0 deletions
diff --git a/colorpanel-help.pd b/colorpanel-help.pd
new file mode 100644
index 0000000..0f5a3d4
--- /dev/null
+++ b/colorpanel-help.pd
@@ -0,0 +1,25 @@
+#N canvas 274 159 494 344 10;
+#X obj 99 139 colorpanel;
+#X msg 99 56 bang;
+#X obj 112 198 pddp/print;
+#X obj 98 226 unpack float float float;
+#X obj 30 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty red 0 28 0 14 -261234
+-1 -1 0.937255 256;
+#X obj 150 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty green 0 28 0 14
+-204786 -1 -1 0.819608 256;
+#X obj 270 278 nbx 8 20 -1e+37 1e+37 0 0 empty empty blue 0 28 0 14
+-203904 -1 -1 0.329412 256;
+#X text 35 16 pop up a color picker and output the red \, green \,
+blue values as a list of three floats ranging from 0 to 1;
+#X text 129 177 the list:;
+#X text 202 78 or open the window with an initial color;
+#X msg 108 78 symbol #beefee;
+#X msg 160 107 0.5 0.5 0.5;
+#X connect 0 0 2 0;
+#X connect 0 0 3 0;
+#X connect 1 0 0 0;
+#X connect 3 0 4 0;
+#X connect 3 1 5 0;
+#X connect 3 2 6 0;
+#X connect 10 0 0 0;
+#X connect 11 0 0 0;