New
v2.2.2
The README has been updated with more examples and various clarifications. PRs/issues with suggestions for further improvements are appreciated.
CHANGEDIncludekeydownevent when unlocking audio (#1417).CHANGEDThe audio state is changed toloadingwhile the player is buffering (#1444).FIXEDLooping sounds wouldn't always work correctly in recent versions of Firefox desktop (#1445).FIXEDDisabled WebM in Safari 14 until bug in Safari is resolved (#1476).FIXEDError when callingseek()on audio that hasn't loaded (#1423).FIXEDBefore a sound had loaded, callingpause()afterseek()didn't have the intended behavior (#1439).