Automatic Guitar Tablature Transcription Online
Demo: http://ddmal.music.mcgill.ca/robotaba
- Django 1.4
- Python 2.7
- SQLite3 (development only)
- checkout source with
git clone git@github.com:gburlet/robotaba.git
- run
./setup.sh
to setup database python manage.py runserver
- access application at
localhost:[port]