On 2013-10-17 10:06 AM, Benjamin Smedberg wrote:
On 10/17/2013 2:28 AM, smaug wrote:
On 10/17/2013 12:09 AM, Ehsan Akhgari wrote:
I'd like to write a patch to kill Moz Audio Data in Firefox 28 in
favor of
Web Audio. We added a deprecation warning for this API in Firefox 23
(bug
855570). I'm not sure what our usual process for this kind of thing is,
should we just take the patch, and evangelize on the broken websites
enough
times so that we're able to remove the feature in a stable build?
Thanks!
--
Ehsan
<http://ehsanakhgari.org/>
I thought some games/emscripten still relied on the Moz Audio API.
Can the moz audio API be implemented in terms of the web audio api as a
JS shim?
It can be approximated, but the exact semantics cannot be replicated.
However that may be fine for small games using this API since they're
probably not that performance intensive.
Cheers,
Ehsan
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform