Skip to content
/ msaf Public
forked from urinieto/msaf

Music Structure Analysis Framework

License

Notifications You must be signed in to change notification settings

maldil/msaf

 
 

Repository files navigation

Music Structure Analysis Framework

A Python framework to analyze music structure.

PyPI version GitHub license Build Status Coverage Status Documentation Status

Documentation

See https://msaf.readthedocs.io for a complete reference manual and introductory tutorials.

Installation

From the root folder, type:

pip install .

(Note: you may need to create and activate a Python virtual environment with python -m venv .venv and source .venv/bin/activate first, depending on your system configuration).

Demonstration Notebook

You can follow a thorough example on this titanic Jupyter Notebook.

Citing MSAF

Nieto, O., Bello, J. P., Systematic Exploration Of Computational Music Structure Research. Proc. of the 17th International Society for Music Information Retrieval Conference (ISMIR). New York City, NY, USA, 2016 (PDF).

Credits

Created by Oriol Nieto (oriol@nyu.edu).

About

Music Structure Analysis Framework

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 71.3%
  • Jupyter Notebook 28.7%