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.3.tar.gz
(23.2 kB
view details)
Built Distribution
File details
Details for the file justkeydding-1.12.3.tar.gz
.
File metadata
- Download URL: justkeydding-1.12.3.tar.gz
- Upload date:
- Size: 23.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f35dfce4d55c010c60c9e91997dedd0a0b534b279528ac0ca267785411031305 |
|
MD5 | c21d963f26771d5e59600d0e4f4cdd29 |
|
BLAKE2b-256 | 98d8e0dc0ebeab3e8f1fd20319859c4ce60de319bfc8a86321819b9cbef48e7b |
File details
Details for the file justkeydding-1.12.3-py2.py3-none-any.whl
.
File metadata
- Download URL: justkeydding-1.12.3-py2.py3-none-any.whl
- Upload date:
- Size: 28.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6785489ed6b31074dca2246159576d2f32e41678a684d456821c15be31499042 |
|
MD5 | 4a5ebff621570fd1135a8b3f9a81580e |
|
BLAKE2b-256 | 054ae8ad2c3d60a4f83bd7707dd355c99ac171832c87cb8d2e9d29352f1fbe0b |