From 454d0818e5ad0820771abebefa9758c66068b8d1 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 19 Mar 2015 19:33:23 +0000 Subject: Gem 206d71791bc3642e8c5391a4c59c30ba7411fab8 osx/i386 built 'coverity_scan:206d71791bc3642e8c5391a4c59c30ba7411fab8' for osx/i386 --- Gem/examples/04.pix/12.pix_multiply.pd | 55 ---------------------------------- 1 file changed, 55 deletions(-) delete mode 100644 Gem/examples/04.pix/12.pix_multiply.pd (limited to 'Gem/examples/04.pix/12.pix_multiply.pd') diff --git a/Gem/examples/04.pix/12.pix_multiply.pd b/Gem/examples/04.pix/12.pix_multiply.pd deleted file mode 100644 index 1826175..0000000 --- a/Gem/examples/04.pix/12.pix_multiply.pd +++ /dev/null @@ -1,55 +0,0 @@ -#N canvas 58 175 600 500 10; -#X obj 288 247 pix_image ../data/dancer.JPG; -#X obj 270 153 gemhead; -#X obj 270 188 pix_image ../data/fractal.JPG; -#X obj 288 214 gemhead 20; -#X obj 270 278 pix_multiply; -#X text 296 84 multiply two images together; -#X text 270 116 the dancer image is just black and white; -#X text 104 25 blending \, using multiplication; -#X obj 270 318 pix_texture; -#X obj 20 69 cnv 15 220 70 empty empty empty 20 12 0 14 -195568 -66577 -0; -#N canvas 0 22 454 304 gemwin 0; -#X obj 132 136 gemwin; -#X obj 67 89 outlet; -#X obj 67 10 inlet; -#X obj 67 41 route create; -#X msg 67 70 set destroy; -#X msg 182 68 set create; -#X msg 132 112 create \, 1; -#X msg 238 112 destroy; -#N canvas 689 152 247 179 Gem.init 0; -#X obj 118 46 loadbang; -#X msg 118 81 reset; -#X obj 118 113 outlet; -#X msg 27 83 color 1 1 1 0; -#X obj 66 65 t b b; -#X connect 0 0 4 0; -#X connect 1 0 2 0; -#X connect 3 0 2 0; -#X connect 4 0 3 0; -#X connect 4 1 1 0; -#X restore 289 80 pd Gem.init; -#X connect 2 0 3 0; -#X connect 3 0 4 0; -#X connect 3 0 6 0; -#X connect 3 1 5 0; -#X connect 3 1 7 0; -#X connect 4 0 1 0; -#X connect 5 0 1 0; -#X connect 6 0 0 0; -#X connect 7 0 0 0; -#X connect 8 0 0 0; -#X restore 25 113 pd gemwin; -#X msg 25 89 create; -#X text 21 69 Create window and render; -#X obj 270 379 square 3; -#X connect 0 0 4 1; -#X connect 1 0 2 0; -#X connect 2 0 4 0; -#X connect 3 0 0 0; -#X connect 4 0 8 0; -#X connect 8 0 13 0; -#X connect 10 0 11 0; -#X connect 11 0 10 0; -- cgit v1.2.1