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: Default noise-shaping filter when applying dither in SoX with the -s option? (Read 1204 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Default noise-shaping filter when applying dither in SoX with the -s option?

Hi, does anyone know which noise-shaping filter does SoX use by default when resampling from 192/96/48 KHz 24-bit to 44.1/16? I've looked at the documentation and it says that "With the −f option, it is possible to select a particular noise-shaping filter from the following list: lipshitz, f-weighted, modified-e-weighted, improved-e-weighted, gesemann, shibata, low-shibata, high-shibata" but it does not say which one is used by default if I don't use -f.

Re: Default noise-shaping filter when applying dither in SoX with the -s option?

Reply #1
With "-s" default is shibata.

Re: Default noise-shaping filter when applying dither in SoX with the -s option?

Reply #2
Thank you