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

Uploaded Source

Built Distribution

cadence_detector-0.2.3-py3-none-any.whl (26.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cadence_detector-0.2.3.tar.gz
  • Upload date:
  • Size: 25.8 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.3.tar.gz
Algorithm Hash digest
SHA256 16cb4339cdd9ae06475c2fdff35163c7efb056f0d14a0f16ba204e4e41b4fca2
MD5 a963fe9428876619a4173a9b254bffc8
BLAKE2b-256 79a77442fd2abf453903ade17ff98023bb1d842eccf4a82e4ae398688cd249bf

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cadence_detector-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 8fa8ecae729749f5ba7f4e8432e53c369594fc1436a47f7ba271e6d6bb0a0e22
MD5 a7989c49c3d25d5a522321731e1900b7
BLAKE2b-256 85045887cb3eaa2ed019d16ff5b2936b979fe991b30ecc23bd161240242ef1af

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