fortunto2 / msaf

Music Structure Analysis Framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Music Structure Analysis Framework

A Python framework to analyze music structure.

PyPI version GitHub license Code Health

  • Master branch: Build Status Coverage Status

  • Devel branch: Build Status Coverage Status

Documentation

See http://pythonhosted.org/msaf/ for a complete reference manual and introductory tutorials.

Installation

From the root folder, type:

pip install msaf

(Note: you may need to prefix the previous line with sudo, 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

License:MIT License


Languages

Language:Jupyter Notebook 72.7%Language:Python 27.2%Language:Shell 0.1%