Releases: dbry/adpcm-xq
Releases · dbry/adpcm-xq
ADPCM-XQ Version 0.5 Release
Major update to ADPCM-XQ with many new features and performance gains:
- Added non-standard 2-bit, 3-bit, and 5-bit IMA ADPCM options
- Greatly improved encoding speed for high depth lookahead
- Increased command-line maximum search depth from 8 to 16
- Added option (-x) for old "exhaustive" searches (very slow)
- Added option (-n) to calculate encode quantization noise
- New improved dynamic noise shaping (DNS) algorithm from WavPack
- New option (-s) to enable fixed noise shaping and set slope
- Essentially backward-compatible library API
Windows and Mac binaries attached. Thanks to @gingerbeardman for the Mac build!
Release with encode-only and decode-only options
v0.3 version with encode-only and decode-only options
Initial release
Initial release with Windows binaries (32-bit and 64-bit) and universal Mac binary (no PPC).