Hi List!
Windwos XP-Question:
is there a way to get the content of a folder within a pd patch?
Example:
my harddrive could contain something like:
.../audio/test1.wav
.../audio/test2.wav
.../audio/samples/drum.wav
.../audio/samples/funny.wav
I imagine an object that is sent a message "gimme_content .../audio/"
on which it returns "test1.wav", "test2.wav", "samples/"
Important: the object should also return foldernames within the
specified folder.
thanks from a very humid vienna...
Hannes