aboutsummaryrefslogtreecommitdiff
path: root/rgb2hsv-help.pd
diff options
context:
space:
mode:
authorJonathan Wilkes <jancsika1@users.sourceforge.net>2012-01-21 04:04:21 +0000
committerJonathan Wilkes <jancsika1@users.sourceforge.net>2012-01-21 04:04:21 +0000
commit3ecf54152c47aaaad5368d0d5c32b1137a221496 (patch)
tree9d6c313a37cc557b134f6ad7102dd1cbb52b331b /rgb2hsv-help.pd
parent02ba34ac4573903e3bb30dedd2f0ad1e03ae73ca (diff)
added META subpatch
svn path=/trunk/externals/markex/; revision=15884
Diffstat (limited to 'rgb2hsv-help.pd')
-rw-r--r--rgb2hsv-help.pd13
1 files changed, 12 insertions, 1 deletions
diff --git a/rgb2hsv-help.pd b/rgb2hsv-help.pd
index 3af5339..28c6e7b 100644
--- a/rgb2hsv-help.pd
+++ b/rgb2hsv-help.pd
@@ -1,4 +1,4 @@
-#N canvas 172 190 432 490 10;
+#N canvas 1 53 432 490 10;
#X text 89 388 convert between RGB colorspace and HSV colorspace;
#X text 91 412 RGB is red \, green \, blue;
#X text 91 434 HSV is hue \, saturation \, value (luminance);
@@ -16,6 +16,17 @@
#X obj 141 103 t b f;
#X obj 178 103 t b f;
#X text 83 9 [rgb2hsv];
+#N canvas 486 292 494 344 META 0;
+#X text 12 135 HELP_PATCH_AUTHORS "pd meta" information added by Jonathan
+Wilkes for Pd version 0.42.;
+#X text 12 115 AUTHOR Mark Danks;
+#X text 12 25 LICENSE GPL v2;
+#X text 12 5 KEYWORDS control conversion;
+#X text 12 75 INLET_0 list;
+#X text 12 95 OUTLET_0 list;
+#X text 12 45 DESCRIPTION convert between RGB colorspace and HSV colorspace
+;
+#X restore 364 463 pd META;
#X connect 3 0 6 0;
#X connect 4 0 3 0;
#X connect 5 0 3 0;