Bug 61085 - EqualPowerPanner is not using the correct azimuth range for stereo panning
Summary: EqualPowerPanner is not using the correct azimuth range for stereo panning
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-18 12:17 PDT by Chris Rogers
Modified: 2011-05-18 16:14 PDT (History)
0 users

See Also:


Attachments
Patch (2.33 KB, patch)
2011-05-18 16:05 PDT, Chris Rogers
jamesr: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Rogers 2011-05-18 12:17:35 PDT
EqualPowerPanner is not using the correct azimuth range for stereo panning
Comment 1 Chris Rogers 2011-05-18 16:05:23 PDT
Created attachment 93996 [details]
Patch
Comment 2 Chris Rogers 2011-05-18 16:10:16 PDT
The old code was panning in the range -30 -> +30 degrees which is correct for 5.1 front stereo speakers, but not simple stereo...
Comment 3 Chris Rogers 2011-05-18 16:14:38 PDT
Committed r86801: <http://trac.webkit.org/changeset/86801>