MirrorNest

Chromaprint

C library for generating audio fingerprints used by AcoustID

WindowsSystem Tools

This title isn't mirrored on MirrorNest — see how we source software for why. The button above goes straight to the official publisher.

About

Chromaprint is a C library for generating audio fingerprints. It is intended for software that needs to produce these fingerprints as part of an audio-identification workflow. The resulting fingerprints are used by AcoustID, placing Chromaprint in the audio-processing and identification category rather than as a general media player.

Its primary function is the creation of audio fingerprints from audio material. This gives applications a way to generate the data associated with AcoustID use. The product is therefore relevant to developers or other technical users working with software that connects audio processing to AcoustID. The available facts identify the library’s role, but do not specify additional interface, editing, playback, or management features.

Chromaprint is listed for Windows in the MirrorNest catalog. MirrorNest does not host a mirrored copy of the library and instead links directly to the official release. This means the catalog entry serves as a route to the source release while keeping distribution tied to the official location. The license is unknown, so readers should check the official release information for licensing terms before using it.

Architecture: x64

What's new in v1.6.1

  • Fixed a heap buffer overflow when decoding a fingerprint that has extra data after the encoded values. Applications that decode fingerprints from untrusted sources should update.
  • Fixed building against FFmpeg 4.x, which had not compiled since the channel layout API changed in 5.1
  • Audio can now be fed in buffers that do not end on a frame boundary; previously a partial frame at the end of a call was dropped
  • Fixed an implicit integer conversion warning on LLVM
  • Fixed installing to absolute paths
  • Build fpcalc against the system FFmpeg in CI

Reviews

No reviews yet — be the first.

Leave a review

Sign in to post as a verified member instead of anonymously.

More in System Tools