Key-finding algorithm for symbolic and audio sources.
Project description
Justkeydding
Install through pip
pip install justkeydding
After installing, you can run the justkeydding
module itself to compute outputs:
# Getting global key of an input
python -m justkeydding /path/to/input
# Getting the local keys
python -m justkeydding /path/to/input --local
# Annotate the file
python -m justkeydding /path/to/input --local --annotate
Supported input files are:
symbolic
: MusicXML, Humdrum(**kern), MEI, ABC (all handled throughmusic21
)midi
: MIDI and/or MID (handled throughmido
)audio
: WAV (handled throughmadmom
)
Currently, --annotate
only works for symbolic inputs.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
justkeydding-1.12.2.tar.gz
(23.2 kB
view hashes)
Built Distribution
Close
Hashes for justkeydding-1.12.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2c36bd6daa41428488a80e3d9555bf2206f48ffec1b6b830c51c5b97b740279 |
|
MD5 | 6ef524161cf00e152445cc258c8916aa |
|
BLAKE2b-256 | 5e15078de20e535b7ef2e13fd4a7e4c59c2c55c8f0cb4ff913d3382f0eb9c926 |