[Webkit-unassigned] [Bug 72871] Incorrect calculation for DistanceEffect linearGain

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 21 10:34:48 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=72871


Raymond Toy <rtoy at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |rtoy at chromium.org




--- Comment #1 from Raymond Toy <rtoy at chromium.org>  2011-11-21 10:34:48 PST ---
Yes, I agree.  You can easily hear the effect using http://chromium.googlecode.com/svn/trunk/samples/audio/simple.html

Bring up the javascript console and enter panner.distanceModel = 0 to get the linear gain model.  Now you can't hear anything because the gain value even at the reference distance is approximately 1/10000 (because the maxDistance is 10000 and refDistance is 1).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list