File | Date | Author | Commit |
---|---|---|---|
LICENSE | 2014-11-07 | simon | [196efd] Initial commit. |
README | 2014-11-08 | simon | [76c21e] Minor internal improvements and support for mor... |
test.html | 2014-11-10 | simon | [de8984] Added support to play single sample in test.html. |
webmod.js | 2014-11-13 | simon | [788d98] Minor changes, including basic XM instrument pl... |
This is a pre-alpha version of WebMod for testing only. It currently only works with MOD files and most effects aren't implemented or working correctly yet. Most of the tested modules are taken from modarchive.org. Tested modules with moderate quality: arkanoid.mod dino.mod zelda_goes_chip!.mod Usage: Everything, you need, is embedding webmod.js into your HTML/JavaScript project. You may take a look into that script or in test.html to check how it is used.