Closed Bug 1741322 Opened 3 years ago Closed 3 years ago

Add a WPT for the concept of `acquiring the content` of an `AudioBuffer`

Categories

(Core :: Web Audio, defect, P1)

defect

Tracking

()

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: jrmuizel, Assigned: padenot)

Details

Attachments

(2 files)

The attached test case doesn't work properly in FF. In Chrome it works fine. i.e dragging the Modulation frequency ratio slider should change the sound.

The problem is fixed by calling buffer.getChannelData(0); in fillBuffer()

Attached file out.html

See acquire the content.
AFAICS we don't have a wpt for this.

Assignee: nobody → padenot
Summary: Calling getChannelData(0) early has a different result than in Chrome → Add a WPT for the concept of `acquiring the content` of an `AudioBuffer`
Severity: -- → S4
Priority: -- → P1
Pushed by padenot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c08ecee64457
Add a WPT for the concept of "acquiring the content" of an AudioBuffer. r=karlt
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/31657 for changes under testing/web-platform/tests
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: