vextab
Version:
A VexTab Parser for VexFlow
63 lines (53 loc) • 1.84 kB
HTML
<html>
<head>
<title>VexTab SVG Playground</title>
<link href='http://fonts.googleapis.com/css?family=OFL+Sorts+Mill+Goudy+TT|Yanone+Kaffeesatz|Tangerine'
rel='stylesheet' type='text/css'>
<link href="style.css" media="screen" rel="Stylesheet" type="text/css" />
<link href="../releases/vextab.css" media="screen" rel="Stylesheet" type="text/css" />
<script>
VEXTAB_USE_SVG = true
</script>
<script src="../releases/vextab-div.js"></script>
<script>
VexTabDiv.Flow.Renderer.USE_CANVAS_PROXY = true;
VexTabDiv.Artist.DEBUG = false
</script>
</head>
<body>
<div class="vex">
<a href="http://vexflow.com">VexFlow</a> |
<a href="http://my.vexflow.com/tabdiv">My VexFlow</a> |
<a href="http://vexflow.com/vextab">VexTab</a> |
<a href="http://0xfe.blogspot.com">0xfe</a>
</div>
<div class="header">
<h1>The VexTab Plaground</h1>
<div class="main">
</div>pre-pre-pre-alpha by <a href="http://0xfe.blogspot.com">0xfe</a>.
</div>
<div class="content">
<div class="description">
Simply type or paste in your VexTab into the green code box below, and
enjoy the ride. To learn more about <a href="http://vextab.com">VexTab</a>,
check out the <a href="tutorial.html">tutorial</a>.
</div>
<p>
<div>
Note that this is the SVG version of the playground. For the HTML5 Canvas
version click <a href="playground.html">here</a>.
</div>
<p/>
<div style="width:720; margin-left: auto; margin-right: auto;">
<div class="vex-tabdiv"
width=700 scale=1.0 editor="true"
editor_width=720 editor_height=220>tabstave
notes :q (5/2.5/3.7/4) 5h6/3 7/4 |
notes :8 t12p7p5h7/4 :q 7/5 :8 3s5/5</div>
<center>
<p/>
<a href="http://0xfe.blogspot.com">The Blog</a><p/>
</center>
</div>
</body>
</html>