Bug 84644

Summary: WaveTable should normalize to 0dbFS instead of -6dbFS
Product: WebKit Reporter: Chris Rogers <crogers>
Component: New BugsAssignee: Chris Rogers <crogers>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, feature-media-reviews, kbr, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch kbr: review+

Chris Rogers
Reported 2012-04-23 15:39:02 PDT
WaveTable should normalize to 0dbFS instead of -6dbFS
Attachments
Patch (1.38 KB, patch)
2012-04-23 15:42 PDT, Chris Rogers
kbr: review+
Chris Rogers
Comment 1 2012-04-23 15:42:46 PDT
Chris Rogers
Comment 2 2012-04-23 15:43:53 PDT
The Web Audio API spec: https://dvcs.w3.org/hg/audio/raw-file/tip/webaudio/specification.html#dfn-createWaveTable says that createWaveTable() normalizes to 0dbFS
Kenneth Russell
Comment 3 2012-04-23 16:07:25 PDT
Comment on attachment 138441 [details] Patch OK. Would it make sense to rebaseline the tests in this patch?
Chris Rogers
Comment 4 2012-04-23 16:10:13 PDT
I was planning to land the patch manually, and then use "garden-o-matic" to re-baseline all platforms once the new baselines become available.
Chris Rogers
Comment 5 2012-04-24 14:20:29 PDT
Note You need to log in before you can comment on or make changes to this bug.