BatchProcessing Files on Windows

Nils Wallgren <[email protected]>
Newsgroups gmane.comp.audio.sox
Message-ID <HE1PR0102MB32255CEB96453C71C3486B87AAB00@HE1PR0102MB3225.eurprd01.prod.exchangelabs.com>
I have some problems getting these things to work:

1 I want the duration of a couple of soundfiles in a directory

sox --i -D kick_*.wav

the name of the sound files are kick_1.wav, kick_2.wav, kick_3.wav etc
but it doesn’t work with the wildcard.

2 If I want to batch process a couple of files in a directory and process/convert them to something else
And put the processed files in a new folder, how do I do that?

for %i in *.wav do sox "%i" -b 8  "n_%i" .flac

(also not sure of the conversion of the files when batching)

Best,

Sent from Mail<https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10

_______________________________________________
Sox-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sox-users
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.