Mercurial > hg > webaudioevaluationtool
log core.js @ 1124:0f161e776cb4
age | author | description |
---|---|---|
Wed, 06 Jan 2016 10:36:37 +0000 | Nicholas Jillings | --UNSTABLE-- Major revision. Updated Specification including verification. Added storage collector for XML results. Popup more stable. |
Wed, 23 Dec 2015 18:19:39 +0000 | Nicholas Jillings | Changed AudioBuffer.gain to be AudioBuffer.playbackGain to bypass Safari not using up-to-date Web Audio API Specification. |
Wed, 23 Dec 2015 12:41:08 +0000 | Nicholas Jillings | Added schema for Test Specification Document for validation (wip) |
Fri, 29 Jan 2016 11:11:57 +0000 | Nicholas Jillings | All interfaces support comment boxes. Comment box identification matches presented tag (for instance, AB will be Comment on fragment A, rather than 1). Tighter buffer loading protocol, audioObjects register with the buffer rather than checking for buffer existence (which can be buggy depending on the buffer state). Buffers now have a state to ensure exact location in loading chain (downloading, decoding, LUFS, ready). |