libkeyfinder 2.2.7
Musical key detection for digital audio
libkeyfinder
is a small C++11 library for estimating the musical key of digital audio.
- Website: https://mixxxdj.github.io/libkeyfinder/
- Licenses: GPL 3+
- Package source: gnu/packages/audio.scm
- Builds: See build status
- Issues: See known issues
Installation
Install libkeyfinder 2.2.7
as follows:
guix install libkeyfinder@2.2.7
Or install the latest version:
guix install libkeyfinder
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.