Hi,
Created this patch a while ago which may solve your problem. From what I remember, it will read a bunch of similarly named files, puts them through a process, then save the outgoing files under different names (possibly in a separate folder). Linux is recommended, also runs on windows. Feel free to message with any problems.
Andy Reeman
On Sun, Feb 12, 2012 at 07:57:01PM -0500, patrick wrote:
hi,
i am creating an acoustic model (in french). i would like to use puredata to double or even triple the amount of data (voice recording) by adding some modification to each soundfile (maybe changing the pitch of the voice, adding a bit of noise etc...).
in a directory i have multiple *.wav, how to have pd process each soundfile, apply an effect and save the result in a new file?
thanks!