copyparty/bin/mtag/README.md
2021-03-19 00:08:31 +01:00

472 B

standalone programs which take an audio file as argument

some of these rely on libraries which are not MIT-compatible

  • audio-bpm.py detects the BPM of music using the BeatRoot Vamp Plugin; imports GPL2
  • audio-key.py detects the melodic key of music using the Mixxx fork of keyfinder; imports GPL3

run install-deps.sh to build/install most dependencies required by these programs (supports windows/linux/macos)