ejci / Chrome-Audio-EQ

Audio EQ for Chrome
GNU General Public License v2.0
107 stars 40 forks source link

No longer works with Google Play Music #25

Closed mason0 closed 9 years ago

mason0 commented 9 years ago

This has recently stopped working when streaming via Google Play Music. HTML5 audio is enabled in the Labs settings of Play Music, and the extension still works with other sources of HTML5 audio such as Youtube.

Frisch12 commented 9 years ago

I have the same issue. Here is some more information: In WebConsole error occures: Uncaught SyntaxError: Failed to construct 'AudioContext': number of hardware contexts reached maximum (6).

Furthermore webkitAudioContext is deprecreated, better use AudioContext (suggestion of Google Chrome)

ejci commented 9 years ago

Bug is fixed but version was not shipped yet...