# chromaprint_sys [![Build Status][travis-badge]][travis] This crate provides low-level bindings to the [chromaprint][chromaprint] library to Rust. The bindings are autogenerated using [bindgen][bindgen], and require the library to be available on the system. [travis-badge]: https://travis-ci.org/bemeurer/chromaprint_sys.svg?branch=master [travis]: https://travis-ci.org/bemeurer/chromaprint_sys [chromaprint]: https://github.com/acoustid/chromaprint [bindgen]: https://github.com/rust-lang/rust-bindgen