mirror of
https://github.com/9001/copyparty.git
synced 2025-08-17 17:12:13 -06:00
.. | ||
audio-bpm.py | ||
audio-key.py | ||
install-deps.sh | ||
README.md |
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)