acoustid/chromaprint
C library for generating audio fingerprints used by AcoustID observed · 2026-08-28
Health v2 · maintenance only
84/100
- Activity 94
- Release rhythm 63
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 333
- age_days: 5617
- days_rel: 36
- days_push: 36
- n_releases_24m: 2
Adoption not part of the score
1354 stars · 173 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Chromaprint is a C library for generating compact audio fingerprints, developed for the AcoustID music identification project. It includes the fpcalc command-line utility and is designed for identifying near-identical audio rather than general-purpose fingerprinting.
Use cases
- identify music tracks from audio files
- detect duplicate audio files in a library
- monitor long audio streams for known tracks
- generate AcoustID fingerprints for MusicBrainz tagging
- build a music recognition feature into an app
When to choose
- you need compact fingerprints for identifying near-identical audio
- you want AcoustID/MusicBrainz integration
- you need a fast C library with bindings in many languages
When to avoid
- you need robust fingerprinting against heavy distortion or re-encoding
- you need general-purpose audio similarity search rather than exact identification
Facets
library · maturity active
audio-processing search-engine cli developer-tools cross-platform windows cpp c audio-fingerprinting acoustid music-identification fpcalc musicbrainz audio algorithms linux macos
1 source
- readme: https://github.com/acoustid/chromaprint · fetched 2026-08-28 · bbebc2db13af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| acoustid/chromaprint | main | 84 |
For agents
markdown · JSON · MCP: product_card(name="acoustid/chromaprint")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem