Open
Bug 1265393
Opened 9 years ago
Updated 2 years ago
Specify initial event for linear and exponential ramp, when there are no events preceding this event
Categories
(Core :: Web Audio, defect, P3)
Core
Web Audio
Tracking
()
NEW
People
(Reporter: padenot, Unassigned)
References
(Blocks 3 open bugs)
Details
This inserts a SetValueAtTime event with the current AudioParam value at time of the call to the linear or exponential ramp.
Spec changes at https://github.com/webaudio/web-audio-api/commit/73bbf5ea9906d1828bf475452550f633d5340bc7.
| Reporter | ||
Comment 1•9 years ago
|
||
It only makes sense to take this after bug 1184057, in order to not do the work twice.
Depends on: 1184057
Updated•9 years ago
|
Priority: -- → P2
Comment 2•8 years ago
|
||
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3
Updated•3 years ago
|
Severity: normal → S3
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•