keyfinder-cli icon indicating copy to clipboard operation
keyfinder-cli copied to clipboard

A CLI wrapper for libkeyfinder. Making DJs lives easier.

Results 4 keyfinder-cli issues
Sort by recently updated
recently updated
newest added

Hi guys, I receive an error on make saying: fatal error: keyfinder/keyfinder.h: No such file or directory i installed libkeyfinder in /usr/lib/libkeyfinder but also in /usr/lib/keyfinder and /usr/lib/lkeyfinder I'm on...

Hi, The key obtained on the same audio file within Keyfinder app and keyfinder-cli is different. What am I doing wrong? Thanks!

I can succesfully compile libKeyfinder and keyfinder-cli on Ubuntu Bash (Windows Subsytem for Linux - WSL). It uses Ubuntu 18.04.2 LTS. In the past I was able to successfully analyze...

> make > c++ keyfinder_cli.cpp -std=c++11 -Wall -lkeyfinder -lavcodec -lavformat -lavutil -lswresample -lfftw3 -o keyfinder-cli > keyfinder_cli.cpp:10:10: fatal error: 'libavutil/avutil.h' file not found I have installed ffmpeg from homebrew. How...