Skip to content

blueintegral/SymphonyGenius

Repository files navigation

Symphony Genius

Instructions

  • Install Heroku Toolbelt
  • heroku login
  • heroku git:clone --app symph
  • python server.py
  • sudo foreman start
  • Set config vars in .env file

Libraries:

TODO:

Add Git Deploy (Todo): https://github.com/mislav/git-deploy Upload top 10 classical songs / scrape downloaded dump. Test bars / offset variables.

SNIPPETS:

Add music box.

FancyBox Stuff.

<script type="text/javascript" src="{{url_for('static', filename='js/jquery.fancybox.pack.js')}}"></script> $(".fancybox").fancybox({ beforeLoad: function() { this.title = $(this.element).attr('caption'); } });

About

RapGenius for classical music

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published