Welcome!

Welcome!#

This repository contains instructional notebooks related to music information retrieval (MIR). Inside these notebooks are Python code snippets that illustrate basic MIR systems.

Updates#

Contributions#

Your contributions are welcome! You can contribute in two ways:

  1. Submit an issue. Click on “Issues” in the right navigation bar, then “New Issue”. Issues can include Python bugs, spelling mistakes, broken links, requests for new content, and more.

  2. Submit changes to source code or documentation. Fork this repo, make edits to your fork, then submit a pull request. gh-pages is the default branch for this repo. Try to follow the style conventions in the existing notebooks.