40 lines
1.8 KiB
HTML
40 lines
1.8 KiB
HTML
|
<!doctype html>
|
|||
|
<html>
|
|||
|
<head>
|
|||
|
<title>Zk | 2010-04-19 11:48:06</title>
|
|||
|
<link rel="stylesheet" type="text/css" href="/style.css" />
|
|||
|
<meta name="viewport" content="width=device-width" />
|
|||
|
<meta charset="utf-8" />
|
|||
|
</head>
|
|||
|
<body>
|
|||
|
<main>
|
|||
|
<header>
|
|||
|
<h1>Zk | 2010-04-19 11:48:06</h1>
|
|||
|
</header>
|
|||
|
<article class="content">
|
|||
|
<p><span class="tag">blog</span> <span class="tag">fossil</span> <span class="tag">diary</span></p>
|
|||
|
<p>The audio recordings of my senior recital have been posted - video will be coming soon. Â I'm feeling okay about the recordings - not great, and not bad. Â Overall, they are too slow, not up to the tempi I would like. Â Also, there are a few problems with the performances of each piece, but not so much as to ruin them. Â They are all posted here, after the cut, but they may be found at <a href="http://drab-makyo.com/collection/senior-recital/">http://drab-makyo.com/collection/senior-recital/</a>.</p>
|
|||
|
<!--more-->
|
|||
|
|
|||
|
<script type='text/javascript' src='http://media.drab-makyo.com/js/swfobject.js'></script>
|
|||
|
|
|||
|
<div id='mediaspace'>This text will be replaced</div>
|
|||
|
|
|||
|
<script type='text/javascript'>
|
|||
|
var so = new SWFObject('http://media.drab-makyo.com/player.swf','ply','470','204','9','#ffffff');
|
|||
|
so.addParam('allowfullscreen','true');
|
|||
|
so.addParam('allowscriptaccess','always');
|
|||
|
so.addParam('wmode','opaque');
|
|||
|
so.addVariable('playlistfile','http://drab-makyo.com/collection/senior-recital/%3Fasx%3dtrue');
|
|||
|
so.addVariable('playlist','bottom');
|
|||
|
so.addVariable('repeat','list');
|
|||
|
so.write('mediaspace');
|
|||
|
</script>
|
|||
|
</article>
|
|||
|
<footer>
|
|||
|
<p>Page generated on Senior Recital Audio Recordings</p>
|
|||
|
</footer>
|
|||
|
</main>
|
|||
|
</body>
|
|||
|
</html>
|