Summary: This is a new Web Audio API node that allows authors to simply pan a sound source in a 2d space (left/right). Rational for inclusion in the standard are outlined in blink-dev [0] (look for the second message from me there) and on the spec bug [1], but to summarize, it's a first step towards a less-broken panning model for the Web Audio API.
Bug: https://bugzilla.mozilla.org/show_bug.cgi?id=1100349 Link to standard: http://webaudio.github.io/web-audio-api/#the-stereopannernode-interface Platform coverage: All platforms (there is no platform-specific code). Estimated or target release: Firefox 37. Preference behind which this will be implemented: None. Cheers, Paul. [0]: https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/IVDmh6ubHZM [1]: https://github.com/WebAudio/web-audio-api/issues/372 _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform