Mercurial > hg > webaudioevaluationtool
log loudness.js @ 471:3a9b869ba7f8 Dev_main
age | author | description |
---|---|---|
Wed, 13 Jan 2016 10:31:31 +0000 | Nicholas Jillings | Better loudness calculation. Buffer ready not called until after loudness calculation to avoid NaNs on gain. <survey> nodes do not need to be present, no survey then no node. Added example boilerplate interface with all required functions and brief descriptions. Dev_main |
Mon, 21 Dec 2015 13:54:49 +0000 | Nicholas Jillings | Offline Context no longer promise type for Safari OSX support. Dev_main |
Wed, 16 Dec 2015 14:00:11 +0000 | Nicholas Jillings | Specification document handles optional loudness control. Dev_main |
Wed, 16 Dec 2015 12:35:52 +0000 | Nicholas Jillings | Small fix to overlap calculation in loudness Dev_main |
Wed, 16 Dec 2015 12:15:18 +0000 | Nicholas Jillings | Automatic Loudness normalisation to -23 LUFS Dev_main |
Tue, 15 Dec 2015 16:02:17 +0000 | Nicholas Jillings | Added loudness.js to handle loudness detection modules. Dev_main |