New issue
Advanced search Search tips

Issue 648298 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Oct 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

AudioBufferOptions.numberOfChannels defaults to 1

Project Member Reported by rtoy@chromium.org, Sep 19 2016

Issue description

Spec recently changed so that numberOfChannels defaults to 1 and the sampleRate defaults to the context.sampleRate.

Chrome already (inadvertently) implemented the default for sampleRate.

Update implementation to default the numberOfChannels.

Spec issue: https://github.com/WebAudio/web-audio-api/issues/962
Resolved: https://github.com/WebAudio/web-audio-api/pull/972
 

Comment 1 by rtoy@chromium.org, Oct 4 2016

Summary: AudioBufferOptions.numberOfChannels defaults to 1 (was: AudioBufferSourceOptions.numberOfChannels defaults to 1)

Comment 2 by rtoy@chromium.org, Oct 10 2016

Owner: rtoy@chromium.org
Status: Started (was: Available)

Comment 4 by rtoy@chromium.org, Oct 17 2016

Status: Fixed (was: Started)

Sign in to add a comment