Hi,

I'm trying to make a patch that will test the output of an abstraction on multiple sound files.
For this, I would like to be able to load those files sequentially and save the results along with the filename.

As I don't know what the files will be called yet, I would like to be able to load them using a wildcard or possibly a selection menu. I'm not sure if this can be done in pd, however.

Another way to go about doing this is by calling pd from a script, but I would need to be able to give the filename as argument for the patch. Is this possible?

I'm using pd-extended 0.41.4 on Vista.