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.2.tar.gz (25.7 kB view details)

Uploaded Source

Built Distribution

cadence_detector-0.2.2-py3-none-any.whl (26.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cadence_detector-0.2.2.tar.gz
  • Upload date:
  • Size: 25.7 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.2.tar.gz
Algorithm Hash digest
SHA256 df50fff9852219d0e4e993627ef53d8e999e94ddcab5613ba84df15082cf98b3
MD5 9de3a1da612a8a0fcf5302a9190fcf57
BLAKE2b-256 ba6e1329a7b4853b5594ccfed586e72cc96edd370d9c5e11ed1c920268f09579

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cadence_detector-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 fe998c8c1051d3b142d73ae00c4a1d7940fdb61ef3b87e18d8220baaae291987
MD5 62bf5f7312959b9f037a7c6aac2f7147
BLAKE2b-256 38e367cc48b9d1322cef72aa384771d5fea422f9142cc5e991a147251d496890

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