mateusfg7 / Noisekun

:headphones: Web page for listen combinations of sounds for relax, sleep, or getting more productive on tasks.
https://noisekun.com
MIT License
218 stars 36 forks source link

How to avoid audio loop lag ? #661

Open FreeMind-LJ opened 9 months ago

FreeMind-LJ commented 9 months ago

Describe new feat

could you please fix it?

Referencies

No response

mateusfg7 commented 9 months ago

On my computer there is no such lag, it seems that it depends on PC to PC. A possible way to avoid this type of thing is to make a longer audio streaming, the way the application was built, the .ogg audio comes directly from a CDN.

I will investigate further on how to resolve this.

Which browser are you using?

FreeMind-LJ commented 9 months ago

i think it's html audio's problem,maybe shoud use howler or use-sound or others