Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 603 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 603 Bytes

fpcomp

This program is a reimplementation of acoustid_compare.c from AcoustID utility functions for PostgreSQL to run as a command. It compares two Acoustid fingerprints and outputs a similarity percentage.

Build

make

Usage

fpcomp a.bin b.bin

a.bin and b.bin are Acoustid fingerprint binary files and should contain an array of raw signed 32 bit integers generated by Chromaprint fpcalc.