Skip to content

v2.0.6

Compare
Choose a tag to compare
@goldfire goldfire released this 15 Dec 22:51
· 211 commits to master since this release
  • FIXED Replaced deprecated gain.value and gain.pan.value with setValueAtTime (#856).
  • FIXED Audio sprites weren't ending correctly in Internet Explorer 11 (#841).
  • FIXED Correctly set group volume when fading (#539).
  • FIXED Cancel fade on sound when mute is called (#666).
  • FIXED Uncaught error when play() request was interrupted by a call to pause() (#835).
  • FIXED Incorrect reference to global _scratchBuffer (#834).