Smart Dither DSP

Component for foobar2000 v1.4 alpha and newer.

foobar2000 v2.0 version available here.

foobar2000 v1.1 version available here.

Version:1.0.7
Released:2021-11-14 14:01
Size:20.7 KB
License:Modified ISC license

Download

foo_dsp_dither

Description

TPDF dither DSP that leaves digital silence untouched.

Changes

1.0.7 (2021-11-14):Fixed noise issue introduced in the previous version when target bitdepth was 8 bps or less. Signed signal was passed on as unsigned.
1.0.6 (2020-01-24):Bit depth truncation to 23 and 24 bits introduced very quiet artifacting (sub -144 dBFS). That is now fixed
1.0.5 (2018-01-06):No changes in functionality. Dynamic C runtime version for foobar2000 v1.4
1.0.4 (2017-01-26):Added option to disable high-pass filtering of the dither noise.
1.0.3 (2017-01-05):Fixed DC offset introduced by bitdepth truncation.
1.0.2 (2014-12-16):Truncates the audio signal to target bitdepth.
1.0.1 (2014-07-03):Changed dither scale to 0.1 - 4.0 bits. Supports unlimited number of input channels. Changed default dither amount to 1.0 bits.
1.0 (2014-04-13):Initial version.