electronoora / webaudio-mod-player

MOD/S3M/XM module player for Web Audio
https://mod.haxor.fi/
MIT License
364 stars 54 forks source link

Cleaned up some unnecessary logic #7

Closed jhnsnc closed 8 years ago

jhnsnc commented 8 years ago

This is a fix for issue #6

The lines removed in this PR were causing the player to not work. I still had a flag set for localStorage["modclock"] and so lines 249/253 were trying to run the nonexistent module.setamigatype() function. With these lines removed, the modPlayer worked as expected.

You can see my instance of the ModPlayer running as expected here: http://webaudio-mod-player.mybluemix.net/