JonnaBunn
Ok i made some modification on the original source (not really legal) but just for working correctly... Copyright J.Halme alias TDK Firehawk..
https://github.com/jhalme/webaudio-mod-player
So rows return correct value, Xm playing problem solved, And you can now change volume
dynamically.
Download v0.31 on the first post ..
You are wicked awesome, it's working perfectly. Thank you so much! If I could like this post, I would. And more.
Now the only remaining issue is when I leave a layout (and make an action to stop the module), go to another, and then return to the same layout, I get a Javascript error:
"TypeError: mod.chvu is undefined
http://localhost:50000/st3.js, line 606 (col 20)"
I imagine that maybe it has to do with not unloading the module? There is no command for such a thing, but I can only guess. Any idea?