jsxm/index.html
Andy Sloane 6837fbb42e added a click/pop filter on volume and note end.
sounds a LOT better now.  just needs effects!
2015-10-23 17:58:42 -07:00

17 lines
226 B
HTML

<head>
<title>js xm</title>
<script src="xm.js"></script>
</head>
<body>
<pre>
todo:
- load instruments
- load samples
- open audio and start generating
</pre>
<pre id='debug'>
</pre>
<pre id='pattern'>
</pre>
</body>