aboutsummaryrefslogtreecommitdiff
path: root/Gem/examples/04.pix/01.image.pd
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:07:46 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2019-02-07 23:07:46 +0000
commitaa5a0048ef7a324e85a5704c0e0ea5374b5da3a9 (patch)
treef0115f7a4482f678ae13ef5a0e692a6c51e09629 /Gem/examples/04.pix/01.image.pd
parent2d8e19d10be55c6c7f99bb306bec3507b353f485 (diff)
Gem 6ea7a457bfdbafb64c4123cb12882643bcf4109f osx/i386
built 'master:6ea7a457bfdbafb64c4123cb12882643bcf4109f' for osx/i386
Diffstat (limited to 'Gem/examples/04.pix/01.image.pd')
-rw-r--r--Gem/examples/04.pix/01.image.pd2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gem/examples/04.pix/01.image.pd b/Gem/examples/04.pix/01.image.pd
index 0abd4a9..30ad9cf 100644
--- a/Gem/examples/04.pix/01.image.pd
+++ b/Gem/examples/04.pix/01.image.pd
@@ -1,4 +1,5 @@
#N canvas 452 108 681 502 12;
+#X declare -lib Gem;
#X text 172 376 click on the pix_image object to display the loaded
image with imgview;
#X obj 179 199 gemhead;
@@ -47,6 +48,7 @@ However \, pix_draw is easier to use in an example patch.;
#X obj 264 284 / 100;
#X floatatom 213 261 0 0 0 0 - - -;
#X obj 213 284 / 100;
+#X obj 552 5 declare -lib Gem;
#X connect 1 0 4 0;
#X connect 4 0 5 0;
#X connect 5 0 2 0;