Bug 218125 - AnalyserNode's output should only have one channel
Summary: AnalyserNode's output should only have one channel
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 212611
  Show dependency treegraph
 
Reported: 2020-10-23 08:37 PDT by Chris Dumez
Modified: 2020-10-23 09:24 PDT (History)
11 users (show)

See Also:


Attachments
Patch (4.80 KB, patch)
2020-10-23 08:39 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-10-23 08:37:11 PDT
AnalyserNode's output should only have one channel. We currently use 2 channels, which is inconsistent with Blink and Gecko.
Comment 1 Chris Dumez 2020-10-23 08:39:32 PDT
Created attachment 412184 [details]
Patch
Comment 2 EWS 2020-10-23 09:23:03 PDT
Committed r268926: <https://trac.webkit.org/changeset/268926>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 412184 [details].
Comment 3 Radar WebKit Bug Importer 2020-10-23 09:24:20 PDT
<rdar://problem/70622098>