A Python framework to analyze music structure.
See https://msaf.readthedocs.io for a complete reference manual and introductory tutorials.
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).
You can follow a thorough example on this titanic Jupyter Notebook.
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).
Created by Oriol Nieto ([email protected]).