From 34a50855b0a8fe46815fcbb4fb8da5e9432d66f3 Mon Sep 17 00:00:00 2001 From: Andy Sloane Date: Wed, 28 Oct 2015 15:43:33 -0700 Subject: [PATCH] we can now play a bunch of XMs! --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 92a7c21..e559534 100644 --- a/README.md +++ b/README.md @@ -5,9 +5,11 @@ 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 +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. +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.