This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 19957 - PannerNode.coneGain is unused
Summary: PannerNode.coneGain is unused
Status: CLOSED FIXED
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: TBD
Assignee: Chris Rogers
QA Contact: public-audio
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-14 00:51 UTC by Ehsan Akhgari [:ehsan]
Modified: 2012-12-18 13:22 UTC (History)
1 user (show)

See Also:


Attachments

Description Ehsan Akhgari [:ehsan] 2012-11-14 00:51:00 UTC
It's only mentioned in the Web IDL.
Comment 1 Chris Rogers 2012-11-14 20:58:06 UTC
For now, removing .coneGain and .distanceGain as publicly accessible values, since normally they only need to be calculated internally.

Fixed:
https://dvcs.w3.org/hg/audio/rev/c83ed4d139dc
Comment 2 Olivier Thereaux 2012-12-18 13:22:32 UTC
Hearing no objection, I have to assume the changeset is satisfactory.

Closing.