diff core.js @ 662:2991b5476c7c

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 1e64848f5940
children 2cc25941c433
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