Mercurial > hg > webaudioevaluationtool
log interfaces/mushra.js @ 1360:a9eb4f6443d8
age | author | description |
---|---|---|
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 |
Mon, 25 Jan 2016 17:29:34 +0000 | Nicholas Jillings | Added master volume. Ensured playhead, page-count and volume <interfaceoption> show options are enabled on all test pages. Dev_main |
Wed, 13 Jan 2016 12:27:38 +0000 | Nicholas Jillings | Added new horizontal slider class. Launched using ABC test interface. 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 |
Wed, 13 Jan 2016 09:34:46 +0000 | Nicholas Jillings | Moved interfaces into their own sub-directory Dev_main |