- From: Olivier Thereaux <notifications@github.com>
- Date: Wed, 11 Sep 2013 07:29:52 -0700
- To: WebAudio/web-audio-api <web-audio-api@noreply.github.com>
Received on Wednesday, 11 September 2013 14:35:47 UTC
> [Original comment](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17411#0) by Chris Rogers on W3C Bugzilla. Wed, 14 Nov 2012 20:18:22 GMT 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 --- Reply to this email directly or view it on GitHub: https://github.com/WebAudio/web-audio-api/issues/135#issuecomment-24244409
Received on Wednesday, 11 September 2013 14:35:47 UTC