From aa5a0048ef7a324e85a5704c0e0ea5374b5da3a9 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 7 Feb 2019 23:07:46 +0000 Subject: Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/i386 built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/i386 --- Gem/examples/04.pix/05.film.pd | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'Gem/examples/04.pix/05.film.pd') diff --git a/Gem/examples/04.pix/05.film.pd b/Gem/examples/04.pix/05.film.pd index 8332716..417f1b0 100644 --- a/Gem/examples/04.pix/05.film.pd +++ b/Gem/examples/04.pix/05.film.pd @@ -1,4 +1,5 @@ -#N canvas 61 44 827 553 12; +#N canvas 61 61 827 553 12; +#X declare -lib Gem; #X obj 90 186 gemhead; #X floatatom 220 155 5 0 0 0 - - -; #X msg 150 156 auto \$1; @@ -26,8 +27,8 @@ using "pix_rgba". this will be a no-cost operation if the pix_buf already is in RGBA.; #X text 36 334 you might notice a significant performance-enhancement by just turning the [pix_rgba] off (via the toggle). however \, not -[pix_rgba] is expensive but actually the [pix_convolve] (which appears to do -nothing when initialized with "0 0 0 0 1 0 0 0 0". When [pix_rgba] +[pix_rgba] is expensive but actually the [pix_convolve] (which appears +to do nothing when initialized with "0 0 0 0 1 0 0 0 0". When [pix_rgba] is "off" \, the [pix_convolve] will be bypassed \, and therefore be very fast.; #X restore 635 187 pd README; @@ -93,6 +94,7 @@ very fast.; not RGBA \, [pix_convolve] might not be able to process the image and therefore will do nothing \, which will dramatically "increase" performance) ; +#X obj 682 5 declare -lib Gem; #X connect 0 0 12 0; #X connect 1 0 12 1; #X connect 2 0 12 0; -- cgit v1.2.1