mmontag / chip-player-js

Web-based music player for a variety of video game and chiptune music formats.
https://chiptune.app
GNU General Public License v3.0
324 stars 17 forks source link

Added 'latencyHint' to AudioContext to reduce sound glitch #68

Closed soltune closed 3 years ago

soltune commented 3 years ago

Fixed for #67. This improves audio glitches on Chrome.

Unfortunately Safari doesn't support this attribute right now, there seems to be some progress. https://trac.webkit.org/changeset/265393/webkit/

mmontag commented 3 years ago

Thanks! Amazing! I will deploy a new build at the end of the day.