make mistakes

This commit is contained in:
ed
2021-03-17 00:55:27 +01:00
parent f327bdb6b4
commit beaab9778e
4 changed files with 102 additions and 1 deletions

View File

@@ -158,6 +158,17 @@ copyparty returns a truncated sha512sum of your PUT/POST as base64; you can gene
* `Pillow` (requires py2.7 or py3.5+)
## optional gpl stuff
some bundled examples have copyleft dependencies:
* [audio-bpm.py](./copyparty/mods/audio-bpm.py), enabled with `TODO`, detects the BPM of music using the BeatRoot Vamp Plugin; imports GPL2
* [audio-key.py](./copyparty/mods/audio-key.py), enabled with `TODO`, detects the melodic key of music using the Mixxx fork of keyfinder; imports GPL3
these are not loaded or evaluated by default and are bundled as "plugins" (term used very loosely)
each can be executed (through subprocess, not importing) during the analysis phase of `-e2ts` if enabled through the options mentioned above, kinda sounds like "arm's length" not that i'm qualified to say
# sfx
currently there are two self-contained binaries: