Chromaprint 0.6 released
A new version of Chromaprint has been released. As with the previous version, the core library hasn't changed much. The fpcalc utility now supports 24-bit sample formats and by default calculates fingerprints using the first 2 minutes of audio. The Python bindings previously included in Chromaprint have been moved to a separate library, pyacoustid.
Download:
- Source code tarball (530K)
- Static binaries for the
fpcalc
tool:- Windows (695K)
- Mac OS X, 32-bit, 10.4+ (582K)
- Mac OS X, 64-bit, 10.4+ (582K)
- Linux, 32-bit (711K)
- Linux, 64-bit (689K)
Changes since version 0.5:
- Support for 24-bit file formats in fpcalc.
- The fpcalc utility now uses 120 seconds of audio data by default.
- Python bindings moved to a separate project (pyacoustid).