electronoora / webaudio-mod-player

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

Pattern visualisation missing after manual load #15

Closed electronoora closed 6 years ago

electronoora commented 7 years ago

After playing a module and then manually loading another one, the pattern visualisation is not shown until position changes from 00 to 01.

This issue doesn't seem to always occur when playlist is active.

electronoora commented 6 years ago

Issue only occurred if the player position was the same before and after loading a new module. Fixed by initialising oldpos to -1 prior to loading.