jsxm/index.html
Andy Sloane a0a2d4446e split javascript out into xm.js
Change-Id: I81718be257163f66ed88c6debbcc90c276a16fb0
2015-10-22 06:51:13 -07:00

15 lines
200 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>
</body>