Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Automatically dither edited sections (Read 1035 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Automatically dither edited sections

I edited the endings of a set of tracks with fades to silence and need to reduce the bit depth back to 16-bit. Is there a tool that can apply dither only to modifed sections where there is a roundoff error, and pass the remaining samples unmodified? I can mix in noise by hand, but it is tedious to do accurately. Noise-shaping can be applied and would leave other samples "lossless" with most tools, but it is not a full dither.

Re: Automatically dither edited sections

Reply #1
When i zero pad a 16 bit file to 24 bit and apply fades SoX only dithers the changed areas while dithering back to 16 bit.
I tested this with the -a option for SoX dither.
Is troll-adiposity coming from feederism?
With 24bit music you can listen to silence much louder!

 

Re: Automatically dither edited sections

Reply #2
Great, it works.