Bug 215597 - Improve channel mixing support in AudioBus
Summary: Improve channel mixing support in AudioBus
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-08-17 17:27 PDT by Chris Dumez
Modified: 2020-09-09 10:16 PDT (History)
14 users (show)

See Also:


Attachments
Patch (48.56 KB, patch)
2020-08-17 17:32 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (8.81 KB, patch)
2020-09-09 10:11 PDT, frankhome61
no flags Details | Formatted Diff | Diff
Patch (8.82 KB, patch)
2020-09-09 10:15 PDT, frankhome61
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-08-17 17:27:26 PDT
Improve channel mixing support in AudioBus so that we can pass:
- http://w3c-test.org/webaudio/the-audio-api/the-audionode-interface/audionode-channel-rules.html
Comment 1 Chris Dumez 2020-08-17 17:32:51 PDT
Created attachment 406757 [details]
Patch
Comment 2 EWS 2020-08-17 18:25:03 PDT
Committed r265794: <https://trac.webkit.org/changeset/265794>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406757 [details].
Comment 3 Radar WebKit Bug Importer 2020-08-17 18:26:15 PDT
<rdar://problem/67285900>
Comment 4 frankhome61 2020-09-09 10:11:03 PDT
Reopening to attach new patch.
Comment 5 frankhome61 2020-09-09 10:11:04 PDT
Created attachment 408332 [details]
Patch
Comment 6 frankhome61 2020-09-09 10:12:51 PDT
Sorry for the confusion, I had a typo when uploading to another patch and ended up uploading to this patch
Comment 7 frankhome61 2020-09-09 10:15:50 PDT
Reopening to attach new patch.
Comment 8 frankhome61 2020-09-09 10:15:51 PDT
Created attachment 408335 [details]
Patch