15 lines
790 B
HTML
15 lines
790 B
HTML
<article>
|
|
<header id="title-block-header">
|
|
<h1 class="title">Mix Anosic</h1>
|
|
</header>
|
|
<p>Mix Anosic was the name I gave to my random practice mixes. I would have no plan for what I was going to play before hitting record, and some of the transitions show it. The exception to that is <a href="/mixes/unknown-date-01-mix_anosic.mp3">the first Mix Anosic</a>, which is not a DJ set, but rather was created in Ableton Live.</p>
|
|
<p>If your browser does not support JavaScript, then you can <a href="./playlist.m3u">download the playlist here</a>.</p>
|
|
<div id="playerContainer">
|
|
<audio id="audioPlayer" controls></audio>
|
|
<button id="prevBtn">prev</button>
|
|
<button id="nextBtn">next</button>
|
|
</div>
|
|
<ul id="playlist"></ul>
|
|
<script src="/scripts/player.js"></script>
|
|
</article>
|