Closed
Bug 943589
Opened 11 years ago
Closed 11 years ago
Handle AudioChunk::mVolume (from GainNode) in AudioParam
Categories
(Core :: Web Audio, defect, P2)
Tracking
()
RESOLVED
FIXED
mozilla29
People
(Reporter: karlt, Assigned: padenot)
References
Details
Attachments
(2 files, 1 obsolete file)
1.36 KB,
text/html
|
Details | |
3.57 KB,
patch
|
ehsan.akhgari
:
review+
|
Details | Diff | Splinter Review |
When clicking "Start" in the attached testcase, the tone should gradually fade in, increasing in volume. Instead it starts at twice the volume (and so distorts) and then reduces to full volume.
Comment 1•11 years ago
|
||
Apologies for forgetting to handle this one too. :((
Assignee | ||
Comment 2•11 years ago
|
||
I got pinged by someone on twitter about this one, so I wrote the patch.
Attachment #8358385 -
Flags: review?(ehsan)
Assignee | ||
Updated•11 years ago
|
Assignee: karlt → padenot
Assignee | ||
Comment 3•11 years ago
|
||
And now without forgetting to `hg add` the test !
Attachment #8358386 -
Flags: review?(ehsan)
Assignee | ||
Updated•11 years ago
|
Attachment #8358385 -
Attachment is obsolete: true
Attachment #8358385 -
Flags: review?(ehsan)
Updated•11 years ago
|
Attachment #8358386 -
Flags: review?(ehsan) → review+
Assignee | ||
Comment 4•11 years ago
|
||
Comment 5•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla29
You need to log in
before you can comment on or make changes to this bug.
Description
•