Chromaprint 0.6 released

Dec 22, 2011 15:27 · 117 words · 1 minute read

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:

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).