Closed redapple closed 4 years ago
Nice; this looks great! Would you mind adding a quick docstring to this function so people can know roughly how to use it without checking the Chromaprint library docs themselves?
@sampsyo sorry for the late reply. I added a docstring.
Looks excellent! Thank you!!
I've been playing with chromaprint fingerprint simhashes recently, and thought it could be nice to have them in pyacoustid.
chromaprint_get_fingerprint_hash()
was added in chromaprint Version 1.3 -- February 2, 2016.I'm only exposing
chromaprint_hash_fingerprint()
as it's what I use myself:Usage