[Webkit-unassigned] [Bug 205682] New: Changing output device sample rate AnalyserNode stops and source is in invalid state

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 2 00:26:28 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=205682

            Bug ID: 205682
           Summary: Changing output device sample rate AnalyserNode stops
                    and source is in invalid state
           Product: WebKit
           Version: Safari 13
          Hardware: All
                OS: macOS 10.13
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: arturs.valenieks at gmail.com

Attaching analyser node to an audio stream and then changing output sample rate (in MIDI settings, changing output device or input device), stops updating analyser nodes internal state, meaning it always returns same value, the last value before changing sample rate. When sample rate is changed back to initial one analyser recovers and keeps updating its internal state. Besides that I failed to attach new analyser node to stream by disconnecting previous or attaching new AudioContext.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200102/9d85c778/attachment.htm>


More information about the webkit-unassigned mailing list