copyparty/bin/mtag
2021-03-17 01:42:59 +01:00
..
audio-bpm.py this makes more sense 2021-03-17 01:37:59 +01:00
audio-key.py this makes more sense 2021-03-17 01:37:59 +01:00
install-deps.sh linkify 2021-03-17 01:42:59 +01:00
README.md linkify 2021-03-17 01:42:59 +01:00

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