we can now play a bunch of XMs!
This commit is contained in:
parent
0f4517908d
commit
34a50855b0
1 changed files with 4 additions and 2 deletions
|
|
@ -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.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue