[PD] ImageVert in GEM

Michael Hackl hackl at plankton.net
Sat Mar 29 09:46:03 CET 2003


Hi ,

here is a minimal imageVert Example. I use it on debian and there it
works. 

Am Sam, 2003-03-29 um 06.23 schrieb Josh Kinberg:
> Does anyone know how to use the ImageVert object in GEM? I was experimenting 
> with it and couldn't seem to get it working. I am using the GEM 0.87 G4 
> Experimental Version on OSX. If anyone has a simple patch using the 
> ImageVert object, it would be much appreciated.
> --Josh
> 
> 
> _________________________________________________________________
> The new MSN 8: smart spam protection and 2 months FREE*  
> http://join.msn.com/?page=features/junkmail
> 
> 
> _______________________________________________
> PD-list mailing list
> PD-list at iem.kug.ac.at
> http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
> 

-------------- next part --------------
#N canvas 0 0 450 300 10;
#X obj 17 168 gemwin;
#X msg 38 109 create;
#X msg 32 65 destroy;
#X obj 12 132 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 0 1
;
#X msg 94 137 dimen 320 320;
#X obj 257 111 gemhead;
#X obj 250 155 pix_movie;
#X msg 187 76 auto \$1;
#X obj 187 52 tgl 15 0 empty empty empty 0 -6 0 8 -262144 -1 -1 1 1
;
#X obj 248 214 imageVert;
#X msg 335 97 open \$1;
#X obj 334 61 openpanel;
#X obj 330 18 bng 15 250 50 0 empty empty empty 0 -6 0 8 -262144 -1
-1;
#X connect 1 0 0 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;
#X connect 4 0 0 0;
#X connect 5 0 6 0;
#X connect 6 0 9 0;
#X connect 7 0 6 0;
#X connect 8 0 7 0;
#X connect 10 0 6 0;
#X connect 11 0 10 0;
#X connect 12 0 11 0;


More information about the Pd-list mailing list