Overlapping audio (Howler.js Pro)

I’m using Howler Pro to play a background music on page load. However, sometimes fter multiple page refresh, two music files start playing with a 1 second difference and there is a distorted sound.

These are the settings

The audio file is being picked from a custom state currently but that is not causing the overlapping sounds. It was earlier a static file and I changed it just to see if it makes a difference.

What could be causing the overlapping sounds? Also, this generally happens in ios/macos devices

Hello @sharma.himanshu0608 ,
I have the same issue, did you find a solution?

Not yet. I’ve emailed the plugin creator. Waiting for a response from him :slight_smile:

Hi @sharma.himanshu0608, did you receive any response from the plugin creator?

Since you already have Autoplay checked, make sure you dont have other workflows triggering another playback.

Hello! Where you able to solve this issue?

It happens to me. I have a button to active the music. So when clicked once, the music plays, but if the user clicks it twice, it plays a second version of the song, so it is overlapping as well :frowning:

Dont know how to solve it.