From bf601d8e9d0e866796f1d4b44f95fad10ae777aa Mon Sep 17 00:00:00 2001 From: Andy Sloane Date: Mon, 26 Oct 2015 11:44:31 -0700 Subject: [PATCH] added README --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..92a7c21 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# xm.js + +FastTracker 2 .XM player, written for fun. + +[Demo](http://www.a1k0n.net/code/jsxm/) [warning: plays sound immediately on +load] + +It only plays one .XM: "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 is fairly feature-complete, but is missing a bunch of effects. + +MIT license.