On Fri, 16 May 2025 18:30:08 +0200, Raphael Graf <r...@undefined.ch> wrote: > > libkeyfinder is a small C++11 library for estimating the musical key of > digital audio. The port is simple, the tests pass. > > keyfinder-cli is a CLI wrapper for libkeyfinder. It can be used to find the > musical key of an audio file, for example: > $ keyfinder-cli AMajor.mp3 > A > > (audio/beets can be configured to use keyfinder-cli at runtime, see > https://beets.readthedocs.io/en/stable/plugins/keyfinder.html) > > > Comments or OKs to import? > > [2 libkeyfinder.tar.gz <application/x-tar-gz (base64)>] > [3 keyfinder-cli.tar.gz <application/x-tar-gz (base64)>]
I've tried to build both port with DPB_PROPERTIES = parallel and them build just fine. Shall it be included? Also, i think it worth to say about this in beet's README, for the case if someone reads it :-) -- wbr, Kirill