log interfaces/blank.js @ 2248:9c7f09d3364d

age author description
Wed, 09 Mar 2016 14:12:22 +0000 Nicholas Jillings Merge
Tue, 23 Feb 2016 17:57:21 +0000 Nicholas Jillings Merge
Mon, 22 Feb 2016 15:48:28 +0000 Nicholas Jillings Interfaces report error if audio cannot be loaded/decoded/played
Mon, 01 Feb 2016 10:38:54 +0000 Nicholas Jillings Merge
Tue, 08 Mar 2016 14:44:14 +0000 Nicholas Jillings Merge
Wed, 09 Mar 2016 14:36:47 +0000 Nicholas Jillings Merge
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