Bug 215522

Summary: OfflineAudioContext.destination has incorrect number of channels & channel count mode
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Web AudioAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: clark_wang, eric.carlson, ews-watchlist, ggaren, glenn, jer.noble, philipj, sergio, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 212611    
Attachments:
Description Flags
Patch
none
Patch none

Chris Dumez
Reported 2020-08-14 14:18:41 PDT
OfflineAudioContext.destination currently always has a number of channels that is 0, no matter the numberOfChannels provided when constructing the OfflineAudioContext. The channel count mode is also "max" instead of "explicit".
Attachments
Patch (96.37 KB, patch)
2020-08-14 14:23 PDT, Chris Dumez
no flags
Patch (98.01 KB, patch)
2020-08-14 15:25 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2020-08-14 14:23:56 PDT
Chris Dumez
Comment 2 2020-08-14 15:25:52 PDT
EWS
Comment 3 2020-08-14 15:54:13 PDT
Committed r265713: <https://trac.webkit.org/changeset/265713> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406627 [details].
Radar WebKit Bug Importer
Comment 4 2020-08-14 15:55:19 PDT
Note You need to log in before you can comment on or make changes to this bug.