- From: Paul ADENOT <notifications@github.com>
- Date: Mon, 30 Sep 2013 12:38:22 -0700
- To: WebAudio/web-audio-api <web-audio-api@noreply.github.com>
Received on Monday, 30 September 2013 19:38:46 UTC
Those can only be non-null positive and inside their eventual nominal range.
INDEX_SIZE_ERR is thrown if this is not the case.
You can merge this Pull Request by running:
git pull https://github.com/padenot/web-audio-api 114
Or you can view, comment on it, or merge it online at:
https://github.com/WebAudio/web-audio-api/pull/245
-- Commit Summary --
* Issue 114 - Spec argument range of createBuffer.
-- File Changes --
M index.html (5)
-- Patch Links --
https://github.com/WebAudio/web-audio-api/pull/245.patch
https://github.com/WebAudio/web-audio-api/pull/245.diff
Received on Monday, 30 September 2013 19:38:46 UTC