Closed
Bug 1281378
Opened 8 years ago
Closed 8 years ago
AudioParam ignores previous events with the same time for setTargetAtTime start value
Categories
(Core :: Web Audio, defect, P1)
Tracking
()
RESOLVED
DUPLICATE
of bug 1113634
People
(Reporter: karlt, Unassigned)
References
(Depends on 1 open bug)
Details
Attachments
(3 files)
"If one of these events is added at a time where there is already one or more events of a different type, then it will be placed in the list after them, but before events whose times are after the event."
Reporter | ||
Comment 1•8 years ago
|
||
Reporter | ||
Comment 2•8 years ago
|
||
Reporter | ||
Comment 3•8 years ago
|
||
I guess this only shows up when the last event at the same time is from setTargetAtTime.
Summary: AudioParam ignores all but the last event when multiple events have the same time → AudioParam ignores previous events with the same time for setTargetAtTime start value
Reporter | ||
Updated•8 years ago
|
Updated•8 years ago
|
Rank: 19
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•