Skip to main content

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 through music21)
  • midi: MIDI and/or MID (handled through mido)
  • audio: WAV (handled through madmom)

Currently, --annotate only works for symbolic inputs.

Project details


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.4.tar.gz (21.6 kB view hashes)

Uploaded Source

Built Distribution

justkeydding-1.10.4-py2.py3-none-any.whl (29.6 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page