Mercurial > hg > webaudioevaluationtool
log core.js @ 1342:397e96ee781a
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. |
Wed, 13 Jan 2016 09:34:46 +0000 | Nicholas Jillings | Moved interfaces into their own sub-directory |
Tue, 12 Jan 2016 18:29:55 +0000 | Nicholas Jillings | Outside references now have an interfaceDOM. All interfaceDOM objects must respond to canMove() for determining if fixed or not. |