log loudness.js @ 654:37f3359709bd

age author description
Tue, 23 Feb 2016 11:41:25 +0000 Nicholas Jillings Fix Loudness.js bug for older Safari (<9.0.2) Dev_main
Wed, 27 Jan 2016 14:51:38 +0000 Nicholas Jillings Minor corrections to loudness filter specifications. Dev_main
Tue, 26 Jan 2016 11:32:11 +0000 Nicholas Jillings Minor corrections to buffer ready settings. Dev_main
Tue, 26 Jan 2016 11:08:44 +0000 Nicholas Jillings Loudness calculation operates using playback specification not file specifications. 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
Fri, 15 Jan 2016 11:04:23 +0000 Nicholas Jillings Minor change to loudness calculation. Dev_main
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