jsxm/index.html
Andy Sloane 94d378d4ce added panning envelopes
refactored envelopes.

no idea if the final panning is right, though. need to do some tests vs
FT2.
2015-10-26 10:41:58 -07:00

22 lines
321 B
HTML

<head>
<title>js xm</title>
<script src="xm.js"></script>
</head>
<body>
<pre>
todo:
- instrument fadeout
- pingpong loops
- volume effects
- 8x
- others?
- various other XM effects are missing but nonessential
- vu meters
- oscilloscopes
</pre>
<pre id='debug'>
</pre>
<pre id='pattern'>
</pre>
</body>