- From: <bugzilla@jessica.w3.org>
- Date: Fri, 08 Mar 2013 16:55:21 +0000
- To: public-audio@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21223
Bug ID: 21223
Summary: Mandate the accepted sampling rate ranges for buffers
created through AudioContext.createBuffer
Classification: Unclassified
Product: AudioWG
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: normal
Priority: P2
Component: Web Audio API
Assignee: crogers@google.com
Reporter: ehsan@mozilla.com
QA Contact: public-audio@w3.org
Currently, the spec just suggests that implementations should at least accept
sampling rate ranges of 22050-96000. I think it would be better to mandate
this range as opposed to just suggest it, since otherwise it would be possible
to write code which works in one UA and not the other.
Also, sampling rates outside of this range probably don't make much sense
anyway.
--
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 8 March 2013 16:55:26 UTC