mikesol / notation-in-the-21st-century

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Machine learning and musical layout

To compile this presentation, make sure you have a sane distribution of python 3.x. Then, do something like:

$ virtualenv .venv
$ source .venv/bin/activate
$ pip install -r requirements.txt
$ landslide -x tables slurs.md

This will output a file called presentation.html that is the presentation. You can also access this on netlify. Enjoy!

About


Languages

Language:Python 100.0%