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

Uploaded Source

Built Distribution

cadence_detector-0.3.0-py3-none-any.whl (27.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cadence_detector-0.3.0.tar.gz
  • Upload date:
  • Size: 26.4 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.3.0.tar.gz
Algorithm Hash digest
SHA256 d23fd0f35790ac00e619b5dde0ef1d1b8159a99cf4feb479b72d752ef411c981
MD5 828a3601c09e235475b32750889b77ea
BLAKE2b-256 a44540041e6c3b6690e796fea8af4d7ded435462cb7d274ed36e79f84239751c

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cadence_detector-0.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0d2a9e40d2c6a9da537432382f47b4361ae2d3341793e652caa41a96acef7ec1
MD5 41c33b7b5766e59b7ad2ad098867ed59
BLAKE2b-256 829ffc958dae96adf83ac4b6a927e327d4795891b9633094b0e771b7ad79e913

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