Mercurial > hg > webaudioevaluationtool
diff core.js @ 38:8894d17cfad7 Dev_main
Updated popup button functions.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 10 Apr 2015 13:46:04 +0100 |
parents | c61a92659541 |
children | 2fd137d891a7 |
line wrap: on
line diff
--- a/core.js Fri Apr 10 12:59:23 2015 +0100 +++ b/core.js Fri Apr 10 13:46:04 2015 +0100 @@ -22,6 +22,7 @@ /* create the web audio API context and store in audioContext*/ var audioContext; // Hold the browser web audio API var projectXML; // Hold the parsed setup XML + var testXMLSetups; // Hold the parsed test instances var testResultsHolders; // Hold the results from each test for publishing to XML var currentTestHolder; // Hold an intermediate results during test - metrics