Mercurial > hg > webaudioevaluationtool
log interfaces/blank.js @ 1088:3705f68a38b7
age | author | description |
---|---|---|
Mon, 22 Feb 2016 04:17:19 +0000 | Giulio Moro | The version I use and works, addresses issues #1622, #1616, partially #1620 |
Mon, 22 Feb 2016 15:48:28 +0000 | Nicholas Jillings | Interfaces report error if audio cannot be loaded/decoded/played Dev_main |
Tue, 26 Jan 2016 13:52:56 +0000 | Nicholas Jillings | Interfaces have startPlayback and stopPlayback methods to clean up code management. Looping playbacks now have a 2s cross-fade. 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 |