From 0ca6f43514c11e30d76618be69fcb995b926d0d5 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 21 Feb 2010 05:08:54 +0000 Subject: ported to new template Makefile and debianized it svn path=/trunk/externals/moonlib/; revision=13184 --- makecolor-help.pd | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 makecolor-help.pd (limited to 'makecolor-help.pd') diff --git a/makecolor-help.pd b/makecolor-help.pd new file mode 100644 index 0000000..ac52e81 --- /dev/null +++ b/makecolor-help.pd @@ -0,0 +1,18 @@ +#N canvas 36 264 527 298 10; +#X text 27 268 (c) Antoine Rousseau 2001; +#X obj 18 27 makecolor; +#X text 91 22 A color-symbol builder \, transforming RGB values in +one hexa symbol.; +#X obj 161 149 makecolor; +#X symbolatom 161 186 10 0 0; +#X floatatom 144 85 5 0 0; +#X floatatom 190 85 5 0 0; +#X floatatom 235 86 5 0 0; +#X obj 161 127 b; +#X connect 3 0 4 0; +#X connect 5 0 3 0; +#X connect 6 0 3 1; +#X connect 6 0 8 0; +#X connect 7 0 3 2; +#X connect 7 0 8 0; +#X connect 8 0 3 0; -- cgit v1.2.1