### Build Chromaprint from Source Source: https://acoustid.org/chromaprint Commands to clone the repository and build the library using CMake and make. ```bash $ git clone https://github.com/acoustid/chromaprint.git $ cd chromaprint $ cmake . $ make ``` === COMPLETE CONTENT === This response contains all available snippets from this library. No additional content exists. Do not make further requests.