Re: [PD] GEM pix_write bugs (timelapse)

2009-04-02 Thread IOhannes m zmoelnig
Max wrote: Am 01.04.2009 um 15:10 schrieb IOhannes m zmoelnig: no it's not weird. it's a known issue of Pd on OSX (fixed in Pd-extended, afair) where Pd get's started in the / directory. all relative paths are thus relative to the root and not to your home-directory, nor the patch-directory

Re: [PD] GEM pix_write bugs (timelapse)

2009-04-02 Thread IOhannes m zmoelnig
Max wrote: or am i missing something obvious (it seems so, as i cannot reproduce the memleak you report with [pix_image] either). well, obviously you are missing something. i hope someone can reproduce that with the attached patches. run top to see the memory beeing eaten by pd. at least on

Re: [PD] GEM pix_write bugs (timelapse)

2009-04-01 Thread IOhannes m zmoelnig
mark edward grimm wrote: hey thats pretty nice!! much nicer than my poor gem attempt last month... and the patch: put this to / because of the bug in pix_write to make it work. put a folder called frames beside it. yeah this is weird huh? no it's not weird. it's a known issue of Pd on

Re: [PD] GEM pix_write bugs (timelapse)

2009-04-01 Thread IOhannes m zmoelnig
Max wrote: here is the same thing with pix_multiimage instead. it will crash pd a little bit later than the version with pix_image. i guess it is crashing right after you try loading 100 images (or so) into RAM. what do you expect? (if you look carefully, you might also notice that

Re: [PD] GEM pix_write bugs (timelapse)

2009-04-01 Thread IOhannes m zmoelnig
IOhannes m zmoelnig wrote: Max wrote: here is the same thing with pix_multiimage instead. it will crash pd a little bit later than the version with pix_image. i guess it is crashing right after you try loading 100 images (or so) into RAM. what do you expect? (if you look carefully, you

Re: [PD] GEM pix_write bugs (timelapse)

2009-04-01 Thread Max
Am 01.04.2009 um 15:10 schrieb IOhannes m zmoelnig: mark edward grimm wrote: hey thats pretty nice!! much nicer than my poor gem attempt last month... and the patch: put this to / because of the bug in pix_write to make it work. put a folder called frames beside it. yeah this is weird huh?

Re: [PD] GEM pix_write bugs (timelapse)

2009-04-01 Thread Max
Am 01.04.2009 um 15:14 schrieb IOhannes m zmoelnig: Max wrote: here is the same thing with pix_multiimage instead. it will crash pd a little bit later than the version with pix_image. i guess it is crashing right after you try loading 100 images (or so) into RAM. what do you expect?

Re: [PD] GEM pix_write bugs (timelapse)

2009-04-01 Thread Max
Am 01.04.2009 um 16:45 schrieb IOhannes m zmoelnig: despite of my sarcasm: have you considered using [pix_buffer] rather than [pix_multiimage]; it is way more flexible. (e.g. if all the images can fit into ram, you don't even need a harddisk) thanks for the hint, i'll try it out. m.

Re: [PD] GEM pix_write bugs (timelapse)

2009-03-30 Thread mark edward grimm
abonneme...@revolwear.com Subject: [PD] GEM pix_write bugs (timelapse) To: pd-list@iem.at Date: Saturday, March 28, 2009, 12:52 PM hi list, i've thrown together this tiny gem patch which makes a timelapse slideshow. i have encountered a few issues with it. configuration: Pd version

Re: [PD] GEM pix_write bugs (timelapse)

2009-03-30 Thread Max
month... and the patch: put this to / because of the bug in pix_write to make it work. put a folder called frames beside it. yeah this is weird huh? --- On Sat, 3/28/09, Max abonneme...@revolwear.com wrote: From: Max abonneme...@revolwear.com Subject: [PD] GEM pix_write bugs (timelapse

[PD] GEM pix_write bugs (timelapse)

2009-03-28 Thread Max
hi list, i've thrown together this tiny gem patch which makes a timelapse slideshow. i have encountered a few issues with it. configuration: Pd version 0.41.4-extended-20090223 GEM: ver: 0.91.3 'tigital' GEM: compiled: Feb 23 2009 OS X 10.5.6 the issues: 1. pix_write doesn't interpret the