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 fe99e1a3b2 IT WORKS!
fixed many, many bugs, implemented playing (should be relatively
efficient), volume envelopes (but not panning envelopes). found that
instruments start at 1, not 0, and note C-0 is 1, not 0... so it is now
in tune with FT2!

no effects are supported at all yet, and there's a bug where it stops
playing entirely for a while, but "my dirty old kamel" sounds
recognizable and in tune!
2015-10-23 10:12:29 -07:00
index.html split javascript out into xm.js 2015-10-22 06:51:13 -07:00
kamel.xm basic XM file parsing 2014-03-27 09:07:48 -05:00
xm.js IT WORKS! 2015-10-23 10:12:29 -07:00