I am working with the AudioServer media loader, and am looking for a way to load files from a directory recursively. My setup closely follows this example, but has the audio files stored in sub directories.
Is there any way to load the files from there, recursively (via their file extension)?
Generally, I found this function to be important, so might be a good feature anyway!