Skip to content

Releases: dbry/DXD-e

DXD-e Release 0.2

DXD-e Release 0.2 Pre-release
Pre-release

Choose a tag to compare

@dbry dbry released this 12 Aug 22:08

Improvements from version 0.1:

  • Replaced 56-tap Gaussian DSD decimation filter with 104-tap Sinc+Blackman-Harris
    • better noise attenuation above audio range (-80 dB vs. -36 dB at 176 kHz)
    • flatter high-frequency audio response (-0.1 dB vs. -0.4 dB at 20 kHz)
  • More accurate extrapolation of endpoints in DSD decimation
  • Added --output-dop option to output DSD files as DoP
    • handy for sending to DoP-capable DACs on some setups (e.g., Linux aplay)

DXD-e Initial Release (0.1)

Pre-release

Choose a tag to compare

@dbry dbry released this 03 Aug 22:25

Initial release of the library and CLI application including a Makefile for Linux and a Windows executable built with MinGW-w32.