P prophet8511 macrumors member Original poster Aug 11, 2007 31 0 Jun 30, 2009 #1 I have hundreds of instrument sounds in a 32bit WAV format.. Is there a way to convert them into 24 but or 16 but WAV in a batch manner? I would appreciate the suggestion
I have hundreds of instrument sounds in a 32bit WAV format.. Is there a way to convert them into 24 but or 16 but WAV in a batch manner? I would appreciate the suggestion
C ChrisA macrumors G5 Jan 5, 2006 13,227 2,801 Redondo Beach, California Jul 5, 2009 #3 prophet8511 said: any ideas guys? Click to expand... Use "sox" Make a simple bash script and put sox inside a foreach loop. It will convert as many files as you might have that way. http://sox.sourceforge.net/ Sox is fast and accurate. It's been around "forever"
prophet8511 said: any ideas guys? Click to expand... Use "sox" Make a simple bash script and put sox inside a foreach loop. It will convert as many files as you might have that way. http://sox.sourceforge.net/ Sox is fast and accurate. It's been around "forever"