I have a .wav file with a 32-bit depth which I’d like to convert to 20-bit.
I see options for 16, 24 and 32 in the track’s sample format menu, but none for 20-bit.
I’m using v2.0.2, is there a way to do this in Audacity?
If not, suggestions on any other methods/tools are welcome.
Thanks for the suggestion. I tried it out and get this warning:
sox WARN formats: wav can’t encode to 20-bit
The resulting file hasn’t changed bit depths. I can convert a file from 16-bit to 24-bit though.
I thought 20-bit format was simply 24-bit with LSBs zero-padded. Is the warning simply because sox doesn’t support it or wav files really can’t be encoded to 20bit?
Appreciate any ideas/suggestions on figuring this out.