You could use [folderpanel] to [folder_list] to [msgfile] and then
read filenames from [msgfile] as you need them.
See the attached example.

-Ben


>Hi Ben,
>great work your patch.- - But do you think, that I could keep the images
>dynamic and take always new images ? The images would be always in the
>same folder, incremented by one: image 20, image 21, ...
>thanks !
>fraenk

B. Bogart schrieb:
> Hi Frank,
>
> Use "rectangle", not pix_draw (its slow)
>
> If you can put images in a pix_buffer it'll be really fast.
>
> Here is a 3x3 grid of images in gem (with lots of extra complexity)
>
> http://www.ekran.org/pd/patches/gem-image-grid.tgz
>
> ..b..
>
> Fr?nk Zimmer wrote:
>> Hi,
>> I did an image grid in Processing.- Every 10sec a routine is looking
>> images in a folder and displays them in an image grid of 8x8 images.
>> The Processing sketch does not run very stable, so I would like to
>> know , if already somebody did try this in Pd.- Is there a more
>> clever way, than using [pix_draw] and [translate] for this?
>> thanks.-
>> best, fraenk

Attachment: load_a_folder.pd
Description: Binary data

_______________________________________________
[email protected] mailing list
UNSUBSCRIBE and account-management -> 
http://lists.puredata.info/listinfo/pd-list

Reply via email to