This page is a simple proof of concept for a 100% javascript mod player.
It is a very simple player... now that I know this works, I am working on a more advanced tracker which supports multiple tracker types.
This only works on browsers which support the Web Audio API, in particular the ScriptProcessor interface. This should work on Chrome, Safari, and Firefox. It won't work in IE.