- From: Olivier Thereaux <notifications@github.com>
- Date: Wed, 11 Sep 2013 07:28:33 -0700
- To: WebAudio/web-audio-api <web-audio-api@noreply.github.com>
Received on Wednesday, 11 September 2013 14:30:48 UTC
> Originally reported on W3C Bugzilla [ISSUE-17411](https://www.w3.org/Bugs/Public/show_bug.cgi?id=17411) Tue, 05 Jun 2012 12:40:01 GMT > Reported by Michael[tm] Smith > Assigned to Audio-ISSUE-62 (AudioPannerNodeUnits): AudioPannerNode units are underspecified [Web Audio API] http://www.w3.org/2011/audio/track/issues/62 Raised by: Marcus Geelnard On product: Web Audio API https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#AudioPannerNode What are the units of the set* vectors? AudioListener.speedOfSound has the unit m/s. If that is correct (?), the set* vectors should use meters and meters / second too. Suggestion: Don't use meters (not in AudioPannerNode, and not in AudioListener), to allow for custom unit systems. Also, the units of coneInnerAngle, coneOuterAngle and coneOuterGain are undefined. --- Reply to this email directly or view it on GitHub: https://github.com/WebAudio/web-audio-api/issues/135
Received on Wednesday, 11 September 2013 14:30:48 UTC