Mercurial > hg > webaudioevaluationtool
log WAVE.js @ 1365:c4156df1dcb5
age | author | description |
---|---|---|
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 |