Fix and reenable `sub-sample-buffer-stitching.html`
Categories
(Core :: Web Audio, defect)
Tracking
()
People
(Reporter: padenot, Assigned: padenot)
Details
Attachments
(3 files)
It was disabled on desktop in https://bugzilla.mozilla.org/show_bug.cgi?id=1533762. It now fails on mobile because mobile is using the same code as desktop after https://bugzilla.mozilla.org/show_bug.cgi?id=1833654.
Assignee | ||
Comment 1•2 years ago
|
||
This is dumping the file using the attached patch, opening in audacity, splitting the two channels (right click on the track, split), centering both tracks, so they are at the centre of the stereo field using the panning sliders on the left, inverting one track, mixing both tracks to a new track, and applying 50dB of gain to the track.
We see there seem to be an error that accumulate.
Assignee | ||
Comment 2•2 years ago
|
||
What's even more concerning is that this is supposed to be the no-op case, without a resampler.
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
Depends on D185168
Assignee | ||
Comment 5•2 years ago
|
||
This was on desktop linux, running the test after removing the expectation .ini
that makes it skipped.
Comment 6•2 years ago
|
||
The severity field is not set for this bug.
:karlt, could you have a look please?
For more information, please visit BugBot documentation.
Updated•1 month ago
|
Description
•