So I spent today organizing a ton of my samples and then I transferred them over to an SD card so I could use them on my akai s6000. After the 2hr file transfer was done I pop the SD card into the sampler and remember that all my samples are 24bit wav files and the s6000 can’t play 24 bit samples, only 16 bit…
What program do you all recommend I use that does a good job converting from 24bit wav to 16bit wav that I could apply to a batch of a couple thousand samples? I don’t mind paying for something as long as it does a good job.
Thanks!
EDIT:
See my post below for my final solution. I ended up using sox on my mac. Thanks everyone!
I am a linux user but even on windows you can do that with powershell calling sox or ffmpeg, or using the Linux subsystem for windows or cygwin to call those using a one liner command with bash, find and the 2 aforementionned programs.
Sox and ffmpeg are installable with chocolatey, making things even easier.
Thanks everyone, it looks like I have a lot to look at now . Is there any difference in quality between these programs when doing 24bit to 16bit conversion like there is when doing SRC?