Bug 181195
Summary: | Implement IIRFilterNode | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ricci Adams <webkit.org> |
Component: | Web Audio | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Enhancement | CC: | cdumez, ikerr, jer.noble, julien.isorce |
Priority: | P2 | ||
Version: | Safari Technology Preview | ||
Hardware: | All | ||
OS: | macOS 10.13 |
Ricci Adams
WebKit is missing support for WebAudio's IIRFilterNode. Current versions of Chrome, Firefox, and Edge all support it.
The relevant section in the Web Audio API specification is:
https://webaudio.github.io/web-audio-api/#the-iirfilternode-interface
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
*** This bug has been marked as a duplicate of bug 215810 ***