blob: 631df5a90de4cc942ae9927ccfd3cbe2827b8314 (
plain)
1
2
3
4
5
6
7
8
9
|
chromaprint (audio fingerprint library)
Chromaprint is the core component of the Acoustid project.
It's a client-side library that implements a custom algorithm for
extracting fingerprints from any audio source.
ffmpeg is an optional dependency: if present it's used in place
of fftw3 for calcs and the utility fpcalc is included in the
resulting package.
|