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.10.5.tar.gz
(21.7 kB
view hashes)
Built Distribution
Close
Hashes for justkeydding-1.10.5-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 742b3d4df9bd2db5c5a7cfe9de086d88ed8db10325d60c0819530305291b6072 |
|
MD5 | a6b837975168e1ab0639b0b2706de83b |
|
BLAKE2b-256 | 88927fbcdf0a386a4574a20803753e47691fa21918ca514e428446a56724f920 |