Audio-ISSUE-62 (AudioPannerNodeUnits): AudioPannerNode units are underspecified [Web Audio API]

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.

Received on Wednesday, 16 May 2012 08:29:50 UTC