Skip to content
This repository has been archived by the owner on Dec 24, 2020. It is now read-only.

Improved AudioContext Support

Compare
Choose a tag to compare
@jeffpar jeffpar released this 17 Mar 01:11
· 269 commits to 568c4e031e5cc4a9ff539493e119477d995a1045 since this release

A recent version of Chrome (perhaps v41) dropped support for some deprecated AudioContext interfaces, requiring some changes to the PCjs chipset component.

It would be nice if the Chrome Developer Tools could give developers a heads-up on these kinds of changes. I appreciate the need to eventually remove deprecated and/or obsolete interfaces, but there's got to be a better way than simply breaking web pages. Developers will eventually notice and fix the problems, but in the meantime, users have no idea what's going on.