v2.0.6
FIXED
Replaced deprecatedgain.value
andgain.pan.value
withsetValueAtTime
(#856).FIXED
Audio sprites weren't ending correctly in Internet Explorer 11 (#841).FIXED
Correctly set group volume when fading (#539).FIXED
Cancelfade
on sound whenmute
is called (#666).FIXED
Uncaught error when play() request was interrupted by a call to pause() (#835).FIXED
Incorrect reference to global_scratchBuffer
(#834).