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

Uploaded Source

Built Distribution

cadence_detector-0.1.0-py3-none-any.whl (23.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: cadence_detector-0.1.0.tar.gz
  • Upload date:
  • Size: 22.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.1.0.tar.gz
Algorithm Hash digest
SHA256 e74598452478af51ef40577ca7e781d91be1060bf7ed010f52021a96a262bc64
MD5 172a8de0ef2f819f9719596b41b0a566
BLAKE2b-256 f4f19da093407e75276e371afdc63757b0178de1dc0e30bc727c4331303a8b61

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for cadence_detector-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f1b94d9fc6e0ccba61b0c213bc142573d37af0b268d8565a17f8cec2489d55d9
MD5 48c137e5ac9b678697e42e7408713532
BLAKE2b-256 43875359a5d55afe9dffa7170310035e99559b5e70f3db1b404d1f599009407a

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