Skip to main content

A python package for cadence detection

Project description

cadence_detector

A python package for cadence detection on music xml scores. The scan returns files with measure and offset locations of PACs, IACs, and HCs, as well as a musicxml file with cadence labels on the score.

Installation

pip install cadence_detector

Running on single file

from cadence_detector import cadence_detector
cadence_detector.detect_cadences_in_file(full_path=<your_file_path>,output_path=<your_output_path>)

Running on folder

from cadence_detector import cadence_detector
cadence_detector.detect_cadences_in_folder(input_dir=<your_folder_path>, file_ending=<your_file_endings>, output_dir=<your_output_path>, do_parallel=True)

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

cadence_detector-0.2.1.tar.gz (25.2 kB view details)

Uploaded Source

Built Distribution

cadence_detector-0.2.1-py3-none-any.whl (26.1 kB view details)

Uploaded Python 3

File details

Details for the file cadence_detector-0.2.1.tar.gz.

File metadata

  • Download URL: cadence_detector-0.2.1.tar.gz
  • Upload date:
  • Size: 25.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.4

File hashes

Hashes for cadence_detector-0.2.1.tar.gz
Algorithm Hash digest
SHA256 9b949cf667d2f2e4ee8881139ea295ce45626c217ef3affdc7ab0b5fe60553c8
MD5 18249be4d4814030ed70e17dcddf3f78
BLAKE2b-256 58dedb449d62a36d30ca0b1e47a3c28499194a40862bc1af7a62ea4e7316f4fd

See more details on using hashes here.

File details

Details for the file cadence_detector-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cadence_detector-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e969bc7544c63fe32beda79984e1868c0a237b63ab0b16ece2e18fe865d6e669
MD5 f99ca3a4e8bde62afc869939f06870dd
BLAKE2b-256 fe8f58c49c229a884d0ecf749aaf0da5cf9ee6195770703e1fafad7cb2549150

See more details on using hashes here.

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