-
Notifications
You must be signed in to change notification settings - Fork 28
/
Copy pathVAT.html
64 lines (50 loc) · 3.09 KB
/
VAT.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<title>Musicianship Resources – Horton School of Music – Charleston Southern University</title>
<link rel="stylesheet" href="stylesheets/styles.css">
<link rel="stylesheet" href="stylesheets/pygment_trac.css">
<link href='http://fonts.googleapis.com/css?family=Fanwood+Text:400,400italic' rel='stylesheet' type='text/css'>
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
<!--[if lt IE 9]>
<script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
<![endif]-->
</head>
<body>
<div class="wrapper">
<header>
<h1><a href="index.html">Musicianship Resources</a></h1>
<p></p>
<p class="view"><a href="https://github.com/kshaffer/musicianshipResources">View the Project on GitHub <small>kshaffer/musicianshipResources</small></a></p>
<ul>
<li><a href="https://github.com/kshaffer/musicianshipResources/zipball/master">Download <strong>ZIP File</strong></a></li>
<li><a href="https://github.com/kshaffer/musicianshipResources/tarball/master">Download <strong>TAR Ball</strong></a></li>
<li><a href="https://github.com/kshaffer/musicianshipResources">View On <strong>GitHub</strong></a></li>
</ul>
</header>
<section>
<div id="post">
<h1>Using Variations Audio Timeliner</h1>
<p>The following video explains the basics of using <a href="http://variations.sourceforge.net/vat/">Variations Audio Timeliner</a> for annotating musical form on a recording. (I made this video before I got the hang of Vimeo. Both the embedded and the full-screen versions are hard to read. I recommend following the link below and watching—or downloading—from the main Vimeo page.)</p>
<iframe src="http://player.vimeo.com/video/42041355" width="500" height="197" frameborder="0" webkitAllowFullScreen mozallowfullscreen allowFullScreen></iframe>
<p> <p><a href="http://vimeo.com/42041355">Introduction to Variations Audio Timeliner</a> from <a href="http://vimeo.com/user11692346">Kris Shaffer</a> on <a href="http://vimeo.com">Vimeo</a>.</p></p>
</div>
<!--
<div id="related">
<h2>Related Posts</h2>
<ul class="posts">
</ul>
</div>
-->
</section>
<footer>
<a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/"><img alt="Creative Commons License" style="border-width:0" src="http://i.creativecommons.org/l/by-sa/3.0/88x31.png" /></a><br />All contents on this site, unless otherwise stated, are copyright 2012 by Kris P. Shaffer and licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-ShareAlike 3.0 Unported License</a>.
<p><small>This project is maintained by <a href="https://github.com/kshaffer">kshaffer</a></small></p>
<p><small>Hosted on GitHub Pages — Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
</footer>
</div>
<script src="javascripts/scale.fix.js"></script>
</body>
</html>