Bug 215574

Summary: WaveShaperNode should not output silence when it has no input or when input is silence
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

Description Chris Dumez 2020-08-17 09:49:03 PDT
WaveShaperNode should not output silence when it has no input or when input is silence. It should still apply its curve to the silent input.
Comment 1 Chris Dumez 2020-08-17 09:55:00 PDT
Created attachment 406722 [details]
Patch
Comment 2 EWS 2020-08-17 12:14:45 PDT
Committed r265765: <https://trac.webkit.org/changeset/265765>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 406722 [details].
Comment 3 Radar WebKit Bug Importer 2020-08-17 12:15:29 PDT
<rdar://problem/67262554>