No description
- JavaScript 96.6%
- HTML 3.4%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
Also disabled iOS hack, as it seems to be causing issues, and fixed a minor drag-n-drop bug (wouldn't load if track was already playing past length of newly loaded track). To play without a viewer, you still have to stub it out. Not sure the best way to handle that case yet. |
||
| ft2font.png | ||
| index.html | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
| trackview.js | ||
| xm.js | ||
| xmeffects.js | ||
xm.js
FastTracker 2 .XM player, written for fun.
By default it plays "my dirty old kamel" by Alexander Bulér aka Zalza. I love this tune, and wrote this code just to play it. It can also load some other tunes hosted on my website with a file picker, and it should play just about any .XM file now if checked out and run locally.
It is fairly feature-complete, but is missing a bunch of effects.
MIT license.