sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* BatchProcessing Files on Windows
@ 2020-05-26 22:30 Nils Wallgren
  2020-05-27  0:21 ` Jeff Learman
  2020-05-27 12:20 ` Måns Rullgård
  0 siblings, 2 replies; 14+ messages in thread
From: Nils Wallgren @ 2020-05-26 22:30 UTC (permalink / raw)
  To:   sox-users@lists.sourceforge.net


[-- Attachment #1.1: Type: text/plain, Size: 635 bytes --]

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


[-- Attachment #1.2: Type: text/html, Size: 2921 bytes --]

[-- Attachment #2: Type: text/plain, Size: 0 bytes --]



[-- Attachment #3: Type: text/plain, Size: 158 bytes --]

_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2020-05-29 12:25 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-26 22:30 BatchProcessing Files on Windows Nils Wallgren
2020-05-27  0:21 ` Jeff Learman
2020-05-27  8:09   ` Nils Wallgren
     [not found]     ` <173dc6c3-ff96-e8b7-a072-3d3f84220e5d@bayern-mail.de>
2020-05-27  8:34       ` tsepp2000
2020-05-27  9:48         ` Nils Wallgren
2020-05-27 12:31           ` tsepp2000
     [not found]             ` <HE1PR0102MB3225333E72970AB67FB1D914AAB10@HE1PR0102MB3225.eurprd01.prod.exchangelabs.com>
2020-05-28  5:35               ` tsepp2000
2020-05-28 14:07                 ` Jeff Learman
2020-05-28 14:17                   ` Jeff Learman
2020-05-29 12:24                     ` Nils Wallgren
2020-05-28  5:53               ` tsepp2000
2020-05-27 12:50     ` Jeff Learman
2020-05-27 12:55       ` Jeff Learman
2020-05-27 12:20 ` Måns Rullgård

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).