Batch concatenate audio files?
Is there a way to batch concatenate audio files offline in max?
My current solution is to use the command line tool SOX and the external SHELL and some Javascript.
However, I'm wondering if this can be done with a chain of off-the-shelf max objects.
Likewise - batch convert / resample audio files with vanilla max objects?
Thanks!
i think you can do it with a buffer~. If you can't, i think there is something to do it in Alexandre Harker's externals library.