aboutsummaryrefslogtreecommitdiff
path: root/gemsAverageColor-help.pd
diff options
context:
space:
mode:
authorThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
committerThomas O Fredericks <mrtof@users.sourceforge.net>2009-10-25 00:39:13 +0000
commitf18d063d9312c95e25294e0777bc135ee9a3fd8a (patch)
tree54763b4c61f53c8ec696be54bc1c0e8d816c05aa /gemsAverageColor-help.pd
Adding mtlsvn2git-root
svn path=/trunk/abstractions/mtl/; revision=12667
Diffstat (limited to 'gemsAverageColor-help.pd')
-rw-r--r--gemsAverageColor-help.pd46
1 files changed, 46 insertions, 0 deletions
diff --git a/gemsAverageColor-help.pd b/gemsAverageColor-help.pd
new file mode 100644
index 0000000..27b4c1f
--- /dev/null
+++ b/gemsAverageColor-help.pd
@@ -0,0 +1,46 @@
+#N canvas 671 265 540 406 10;
+#X declare -lib Gem;
+#X obj 365 24 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
+;
+#X obj 30 262 pix_texture;
+#X text 21 10 Description: Finds out the average color of a pix.;
+#X obj 134 294 gemhead 77;
+#X text 253 254 the average color of the incoming pixels;
+#X obj 253 276 unpack f f f;
+#X floatatom 367 339 5 0 0 0 - - -;
+#X floatatom 322 338 5 0 0 0 - - -;
+#X floatatom 279 339 5 0 0 0 - - -;
+#X obj 30 118 gemhead 88;
+#X obj 134 357 square 4;
+#X obj 134 334 colorRGB 1 1 1;
+#X obj 30 284 square 3.5;
+#X text 21 32 The square that is behind the film \, and looks like
+a border \, is the average color of the incoming frame.;
+#X text 22 62 tags: gems;
+#X obj 365 46 mtl/gemsWin /dimen 640 640;
+#X obj 30 236 mtl/gemsAverageColor;
+#X obj 67 142 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
+-1;
+#X obj 67 172 openpanel;
+#X msg 137 174 1;
+#X obj 30 213 mtl/gemsMovies;
+#X text 87 141 Open movie;
+#X text 167 174 Play movie;
+#X obj 461 22 import Gem;
+#X connect 0 0 15 0;
+#X connect 1 0 12 0;
+#X connect 3 0 11 0;
+#X connect 5 0 8 0;
+#X connect 5 0 11 1;
+#X connect 5 1 7 0;
+#X connect 5 1 11 2;
+#X connect 5 2 6 0;
+#X connect 5 2 11 3;
+#X connect 9 0 20 0;
+#X connect 11 0 10 0;
+#X connect 16 0 1 0;
+#X connect 16 1 5 0;
+#X connect 17 0 18 0;
+#X connect 18 0 20 1;
+#X connect 19 0 20 2;
+#X connect 20 0 16 0;