hummm, strange that i’m still experiencing it.
I’ve double checked by this method.
I’m using your recent edit of goldfire/howler.js , having placed the file src/howler.core.js in my project folder.
I’ve applied the adjustment to line 2204 (from the IE critical error thread HTML5 - Internet Explorer Critical error (howler) )
I’ve renamed the file downloaded howler.js file howler.core.jgranick.17.11.2017.29.11.2017.js , to ensure that i can check i am using the correct .js file is loading when i test. I’ve adjusted my html project index.html to use this .js for howler instead of the howler.min.js, and deleted howler.min.js from the folder. I’ve emptied my browser cache also.
I’ve tested with a a different .mp3, (that’s much more obvious than stars .mp3 when it overplays), and double checked in the debug Network tools that the version of howler being loaded is the obscurely named one i’m trying to test with.
After all that, In Firefox i’m still experiencing the double play issue when i set position to be a few second in to the mp3 rather than leaving it at zero.
(I’ve written all my steps, as i don’t think this could just be me)