From 458374b222dddc23df056298b1485ac5508624bd Mon Sep 17 00:00:00 2001 From: Travis CI Date: Thu, 7 Feb 2019 23:07:09 +0000 Subject: Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/x86_64 built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/x86_64 --- Gem/examples/04.pix/16.pix_2grey.pd | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Gem/examples/04.pix/16.pix_2grey.pd') diff --git a/Gem/examples/04.pix/16.pix_2grey.pd b/Gem/examples/04.pix/16.pix_2grey.pd index e2552c1..1ec4f97 100644 --- a/Gem/examples/04.pix/16.pix_2grey.pd +++ b/Gem/examples/04.pix/16.pix_2grey.pd @@ -1,4 +1,5 @@ #N canvas 204 170 691 547 10; +#X declare -lib Gem; #X obj 308 140 gemhead; #X obj 308 374 pix_texture; #X obj 308 402 square 2; @@ -37,6 +38,7 @@ #X text 21 159 Create window and render; #X text 64 81 greys out all pixels (but pixel-values are still in RGBA) ; +#X obj 582 5 declare -lib Gem; #X connect 0 0 3 0; #X connect 1 0 2 0; #X connect 3 0 4 0; -- cgit v1.2.1