- From: <bugzilla@jessica.w3.org>
- Date: Wed, 16 Jan 2013 01:01:01 +0000
- To: public-audio@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17396 Ralph Giles <giles@mozilla.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |giles@mozilla.com --- Comment #6 from Ralph Giles <giles@mozilla.com> --- I'm also really unclear on this. The current draft includes some downmix matricies, but doesn't say when they are to be used. Mapping to a smaller number of output channels inside an AudioDestinationNode is the only obvious place I see, but this is difficult to apply consistently since surround playback is often supported on systems without multichannel playback hardware, with the OS doing its own downmixing. In other words, when "downmixing should be supported" which software layer should be doing the supporting? If setting numberOfChannels asks AudioDestinationNode to up/down mix to a particular number of output channels (ignoring what the lower layers might do with this) how do we set it pass-through? Should maxNumberOfChannels change in response to configuration changes? -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 16 January 2013 01:01:05 UTC