Skip to content

urinieto/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).