we can now play a bunch of XMs!

This commit is contained in:
Andy Sloane 2015-10-28 15:43:33 -07:00
commit 34a50855b0

View file

@ -5,9 +5,11 @@ FastTracker 2 .XM player, written for fun.
[Demo](http://www.a1k0n.net/code/jsxm/) [warning: plays sound immediately on [Demo](http://www.a1k0n.net/code/jsxm/) [warning: plays sound immediately on
load] load]
It only plays one .XM: "my dirty old kamel" by Alexander Bulér aka By default it plays "my dirty old kamel" by Alexander Bulér aka
[Zalza](http://zalza.bandcamp.com/). I love this tune, and wrote this code just [Zalza](http://zalza.bandcamp.com/). I love this tune, and wrote this code just
to play it. to play it. It can also load other .XMs by loading index.html?_tune-uri.xm_,
though it either needs to be local to your domain or cross-origin resource
sharing must be enabled for that to work.
It is fairly feature-complete, but is missing a bunch of effects. It is fairly feature-complete, but is missing a bunch of effects.