Skip to content
parente edited this page Oct 18, 2010 · 3 revisions

Currently based on the no-clone branch

Windows

  • Firefox 3.6 – OK
  • Opera 10.63 – OK Some test assertions ran late in the body of the next test, but forcing a load() call before the play() on the audio node seemed to correct the problem by preventing late events.
  • Chrome 6 – Fails to play short sounds or repeat them more than once on the same audio node.
  • Safari 5 – Abysmal performance. Probably some bottleneck between the browser and QT which is required for audio node support.

Mac

  • Firefox 3.6 – OK
  • Opera 10.63 – OK
  • Chrome 6 – OK
  • Safari 5 – OK

Linux (Ubuntu)

  • Firefox 3.6 – OK
  • Opera 10.63 – Needs testing
  • Chrome 6 – Fails to play short sounds. Too many channels or open tabs with audio nodes sooner or later breaks all audio output until page refresh.
Clone this wiki locally