RESOLVED FIXED 215522
OfflineAudioContext.destination has incorrect number of channels & channel count mode
https://bugs.webkit.org/show_bug.cgi?id=215522
Summary OfflineAudioContext.destination has incorrect number of channels & channel co...
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.