Re: BatchProcessing Files on Windows

Måns Rullgård <[email protected]>
Newsgroups gmane.comp.audio.sox
Message-ID <[email protected]>
Nils Wallgren <[email protected]> writes:

> 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.

The Windows command shell doesn't expand wildcards, leaving it up to
each application to do that.  SoX wasn't written with this in mind and
simply takes the arguments as given.  I'm in no mood to change that.

I suggest using some other scripting language, or maybe there's a way to
enable wildcard expansion.

-- 
Måns Rullgård


_______________________________________________
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.