Closed
Bug 1128494
Opened 10 years ago
Closed 10 years ago
Change the default panning model to "equalpower"
Categories
(Core :: Web Audio, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
Tracking | Status | |
---|---|---|
firefox38 | --- | fixed |
People
(Reporter: padenot, Assigned: padenot)
References
Details
Attachments
(1 file)
Having a default of "HRTF" has performance problems (because HRTF is super CPU intensive), and users expect a more simple panning model by default.
The WG has decided to change it, despite this change being a breaking change.
This patch is changing the default and fixing the tests.
Spec decision:
https://github.com/WebAudio/web-audio-api/issues/368
Attachment #8557900 -
Flags: review?(bugs)
Updated•10 years ago
|
Attachment #8557900 -
Flags: review?(bugs) → review+
Assignee | ||
Comment 1•10 years ago
|
||
Comment 2•10 years ago
|
||
sorry had to back this out for test failures like https://treeherder.mozilla.org/logviewer.html#?job_id=6207029&repo=mozilla-inbound
Flags: needinfo?(padenot)
Assignee | ||
Comment 3•10 years ago
|
||
This fixes a devtool test that tested the default value of the pannernode as well.
https://hg.mozilla.org/integration/mozilla-inbound/rev/5636007e3d1a
Flags: needinfo?(padenot)
Comment 4•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox38:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
Comment 5•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•