Binaries
Download and unzip the file corresponding to your computer's architecture/OS, and place the dsd2dxd and dsd_levels files somewhere in your $PATH (e.g., /usr/local/bin/ or ~/.cargo/bin/). Binaries available for 64 bit Linux on x86, 64 bit Linux on ARM (e.g. raspberry pi), 64 bit MacOS on Apple Silicon ("aarch64-apple..."), 64 bit MacOS on Intel ("x86_64-apple..."), and 64 bit Windows on both Intel ("x86_64-pc...") and ARM ("aarch64-pc..."). NOTE: If you previously installed an older version of dsd2dxd, make sure you overwrite its binaries with the unzipped binaries from this release. When in doubt on a *nix system, type which dsd2dxd and which dsd_levels in the terminal to see which binaries are being used.
Updates
- Better Vorbis comment support for flac output
- Using Musicbrainz ID3 to Vorbis mapping
- AIFC output support
- Includes 32 bit float format
Thanks to @evan314159 for these new features