goldfire / howler.js

Javascript audio library for the modern web.
https://howlerjs.com
MIT License
23.36k stars 2.21k forks source link

Doesn't work on my latest version Opera #249

Closed konieshadow closed 9 years ago

konieshadow commented 9 years ago

Since Opera is using Chrome's kernel, it's really a strange problem.

goldfire commented 9 years ago

It appears the latest Opera says it supports mp3, but it doesn't work (bug in Opera, not howler.js). I've updated the demos on http://howlerjs.com to use .ogg first and fall back to .mp3 (which is what I am suggesting with 2.0 anyway), and now they are working again.