Mercurial > hg > webaudioevaluationtool
log WAVE.js @ 654:37f3359709bd
age | author | description |
---|---|---|
Mon, 15 Feb 2016 13:48:24 +0000 | Nicholas Jillings | Safari does not support Views having the forEach function. Implemented work around. Dev_main |
Tue, 26 Jan 2016 11:01:55 +0000 | Nicholas Jillings | Fixed loudness. Now passes all EBU 3341 tests for Integrated loudness. Fixed WAVE decoder error for non-mono sources. Dev_main |
Sat, 16 Jan 2016 14:51:02 +0000 | Nicholas Jillings | Added WAVE.js, conversion of some C scripts to JS for WAVE file manipulation. By default, will use the WAVE decoder first before fallback to browser decoders. All browsers now support Integer 8-/16-/24-/34-bit and IEEE Float 32 WAVE files. Dev_main |