# xm.js FastTracker 2 .XM player, written for fun. [Demo](http://www.a1k0n.net/code/jsxm/) [warning: plays sound immediately on load] 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 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. MIT license.