jsxm/index.html
2015-10-26 11:03:51 -07:00

23 lines
426 B
HTML

<head>
<title>js xm</title>
<script src="xm.js"></script>
</head>
<body>
<pre>
code: <a href="http://github.com/a1k0n/jsxm/">github.com/a1k0n/jsxm</a>
todo:
- instrument fadeout
- pingpong loops
- volume effects
- 8x
- others?
- various other XM effects are missing but nonessential
- oscilloscopes
</pre>
<canvas id='vu' width=300 height=64></canvas>
<pre id='debug'>
</pre>
<pre id='pattern'>
</pre>
</body>