Elixir bindings to chromaprint
- Elixir 45%
- C++ 37.4%
- CMake 9.9%
- Makefile 4%
- Nix 3.7%
| c_src | ||
| lib | ||
| test | ||
| .envrc | ||
| .formatter.exs | ||
| .gitignore | ||
| .gitmodules | ||
| flake.lock | ||
| flake.nix | ||
| Makefile | ||
| mix.exs | ||
| mix.lock | ||
| README.md | ||
Chromaprint
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding chromaprint to your list of dependencies in mix.exs:
def deps do
[
{:chromaprint, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/chromaprint.