- From: <bugzilla@jessica.w3.org>
- Date: Wed, 14 Nov 2012 20:18:22 +0000
- To: public-audio@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=17411 Chris Rogers <crogers@google.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |crogers@google.com Resolution|--- |FIXED --- Comment #1 from Chris Rogers <crogers@google.com> --- Similar to OpenAL, the units used in the coordinate system are not defined, and do not need to be. Quoting from the OpenAL spec: http://connect.creativelabs.com/openal/Documentation/OpenAL%201.1%20Specification.pdf 3.3. Space and Distance OpenAL does not define the units of measurement for distances. The application is free to use its own units, for example, meters, inches, or parsecs. OpenAL provides means for simulating the natural attenuation of sound according to distance, and to exaggerate or reduce this effect. However, the resulting effects do not depend on the distance unit used by the application to express source and listener coordinates. OpenAL calculations are scale invariant. Fixed: https://dvcs.w3.org/hg/audio/rev/b21b04a1ec0e -- You are receiving this mail because: You are on the CC list for the bug.
Received on Wednesday, 14 November 2012 20:18:25 UTC