[Webkit-unassigned] [Bug 216284] New: AudioParam.linearRampToValueAtTime() / exponentialRampToValueAtTime() have no effect when there is no preceding event
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Sep 8 14:27:23 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=216284
Bug ID: 216284
Summary: AudioParam.linearRampToValueAtTime() /
exponentialRampToValueAtTime() have no effect when
there is no preceding event
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Web Audio
Assignee: webkit-unassigned at lists.webkit.org
Reporter: cdumez at apple.com
Blocks: 212611
AudioParam.linearRampToValueAtTime() / exponentialRampToValueAtTime() have no effect when there is no preceding event in the timeline. This is incorrect. We should insert an implicit SetValue event in the timeline if the ramp event is the first one.
Referenced Bugs:
https://bugs.webkit.org/show_bug.cgi?id=212611
[Bug 212611] [META] Align Web Audio with specification and un-prefix it
--
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/20200908/b7c4808b/attachment-0001.htm>
More information about the webkit-unassigned
mailing list