Can you try something like that ? And tell us if there is some news ;) ++ Jack
Le jeudi 10 septembre 2009 à 11:40 -0500, enrique franco a écrit : > Hi, > > I am attaching a patch with the images I load. If you check the > activity monitor you will see that it takes almost all the RAM memory > after a while. > > To run it, just create the Gem window and start the metro. > > Is this a problem with PD or GEM itself, or is there anything wrong > with the patch? Is there a way to empty the buffer? > > I am on MAC OS 10.5.2, Imac 2.4 GHz Intel Core 2 Duo, 1GB, Pd version > 0.41.4-extended, Gem 0.91.3 compiled jun5 2009. > > Enrique > > -- > Enrique Franco > Telefono/Phone: +572 5552334 ext 388 > Webpage: http://richie.idc.ul.ie/~enrique/ > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > http://lists.puredata.info/listinfo/pd-list
#N canvas 426 49 639 339 10; #X obj 287 102 pix_texture; #X obj 287 43 gemhead; #X obj 52 37 gemwin; #X msg 52 -17 create \, 1; #X msg 61 9 destroy; #X obj 287 72 pix_buffer_read depot; #X obj 52 143 until; #X msg 52 89 10; #X obj 52 170 f; #X obj 82 170 + 1; #X msg 52 196 open img\$1.jpg \$1; #X obj 287 132 rectangle 4 3; #X obj 52 220 pix_buffer depot 10; #X obj 52 114 t f b; #X msg 94 143 0; #X text 88 88 <- 1; #X text 427 -9 <- 2; #X obj 410 19 metro 1000; #X obj 410 -7 tgl 15 0 empty empty empty 17 7 0 10 -262144 -1 -1 1 1; #X obj 410 45 f; #X obj 440 45 + 1; #X obj 440 65 % 10; #X text 285 211 Remark : replace your img10.jpg by img0.jpg in your directory; #X connect 0 0 11 0; #X connect 1 0 5 0; #X connect 3 0 2 0; #X connect 4 0 2 0; #X connect 5 0 0 0; #X connect 6 0 8 0; #X connect 7 0 13 0; #X connect 8 0 9 0; #X connect 8 0 10 0; #X connect 9 0 8 1; #X connect 10 0 12 0; #X connect 13 0 6 0; #X connect 13 1 14 0; #X connect 14 0 8 1; #X connect 17 0 19 0; #X connect 18 0 17 0; #X connect 19 0 20 0; #X connect 19 0 5 1; #X connect 20 0 21 0; #X connect 21 0 19 1;
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
