Closed
Bug 1500303
Opened 6 years ago
Closed 6 years ago
apply input gain correctly for stereo-to-stereo StereoPanner
Categories
(Core :: Web Audio, enhancement, P2)
Tracking
()
RESOLVED
FIXED
mozilla64
Tracking | Status | |
---|---|---|
firefox64 | --- | fixed |
People
(Reporter: karlt, Assigned: karlt)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Updated•6 years ago
|
Summary: apply input gain correctly to stereo-to-stereo panning → apply input gain correctly for stereo-to-stereo StereoPanner
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D9212
Assignee | ||
Comment 3•6 years ago
|
||
The gains passed to GainStereoToStereo() are applied on only one of the input channels.
Depends on D9213
Pushed by ktomlinson@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/75d951d7f8ac
correct expected result for stereoPanningWithGain tests r=padenot
https://hg.mozilla.org/integration/autoland/rev/34266803222f
apply input gain correctly for stereo-to-stereo StereoPanner r=padenot
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/75d951d7f8ac
https://hg.mozilla.org/mozilla-central/rev/34266803222f
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Assignee | ||
Updated•6 years ago
|
Flags: in-testsuite+
You need to log in
before you can comment on or make changes to this bug.
Description
•