No description
  • JavaScript 96.6%
  • HTML 3.4%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Andy Sloane 2cf8840665 Contact with the real world
Many, many fixes found after posting this on my website.

 - drag n drop supported
 - plays on OSX and iOS safari now
 - random other hiccups fixed

there seems to be some remaining issues cleaning up when loading a new
song.
2015-11-10 20:30:41 -08:00
ft2font.png Ripped font gfx out of FastTracker 2 :) 2015-10-30 17:58:24 -07:00
index.html Contact with the real world 2015-11-10 20:30:41 -08:00
LICENSE added per-channel low-pass filter 2015-10-23 17:34:52 -07:00
README.md update readme 2015-11-04 10:23:54 -08:00
xm.js Contact with the real world 2015-11-10 20:30:41 -08:00
xmeffects.js whoops, more refactoring bugs 2015-11-03 17:55:12 -08:00

xm.js

FastTracker 2 .XM player, written for fun.

Demo

By default it plays "my dirty old kamel" by Alexander Bulér aka Zalza. I love this tune, and wrote this code just to play it. It can also load some other tunes hosted on my website with a file picker, and it should play just about any .XM file now if checked out and run locally.

It is fairly feature-complete, but is missing a bunch of effects.

MIT license.