This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 21526 - Remove sentence: "The decodeAudioData() method is preferred over the createBuffer()"
Summary: Remove sentence: "The decodeAudioData() method is preferred over the createBu...
Status: CLOSED WONTFIX
Alias: None
Product: AudioWG
Classification: Unclassified
Component: Web Audio API (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: TBD
Assignee: Chris Rogers
QA Contact: public-audio
URL: https://dvcs.w3.org/hg/audio/raw-file...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-02 14:57 UTC by Olivier Thereaux
Modified: 2014-10-28 17:18 UTC (History)
0 users

See Also:


Attachments

Description Olivier Thereaux 2013-04-02 14:57:19 UTC
Per discussion at Audio WG f2f 2013-03-26

Remove the sentence:
The decodeAudioData() method is preferred over the createBuffer() from ArrayBuffer method because it is asynchronous and does not block the main JavaScript thread.

From the section on decodeAudioData
Comment 1 Olivier Thereaux 2014-10-28 17:15:04 UTC
Web Audio API issues have been migrated to Github. 
See https://github.com/WebAudio/web-audio-api/issues
Comment 2 Olivier Thereaux 2014-10-28 17:18:03 UTC
Closing. See https://github.com/WebAudio/web-audio-api/issues for up to date list of issues for the Web Audio API.