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 – Passable, but fails to play the same sound on the node more than once in succession properly. The repeats are clipped somehow.
  • 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 – Passable but performance seems poor. Lag between commands and audio output.
  • 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