Home > tune

tune

Tune is a project mainly written in ..., it's free.

Just wanted to play the guitar and got sidetracked trying to find some good Guitar Tabs. Hacked an app for it.

Tune

Tagline

Install

gem install project

Docs

  • http://vexflow.com/vextab/tutorial.html
  • http://code.gregjopa.com/html5/audio/tabplayer/musicxml/Twinkle,%20Twinkle,%20Little%20Star.xml
  • http://stackoverflow.com/questions/3220073/guitar-tablature-data-format

Inspiration

  • http://www.wearepixel8.com/1357/6-free-seamless-paper-textures/
  • http://www.behance.net/gallery/Free-Seamless-Paper-Textures/776951
  • http://www.ibiblio.org/expo/vatican.exhibit/exhibit/e-music/images/music24.jpg
  • http://www.dafont.com/morris-roman.font?text=Tune+-+Tommy+Emmanuel
$("canvas").attr("id", "vex-canvas")
var canvas = document.getElementById("vex-canvas");
var img    = canvas.toDataURL("image/png");
document.write('<a target="_blank" href="'+img+'"/>');

MIT License. © 2011 .