Mercurial > hg > webaudioevaluationtool
diff core.js @ 1219:b62b545b78f4
Update for #1625
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 23 Feb 2016 16:27:39 +0000 |
parents | 72b2bb8526b3 |
children | bcd5c032f196 |
line wrap: on
line diff
--- a/core.js Tue Feb 23 16:19:29 2016 +0000 +++ b/core.js Tue Feb 23 16:27:39 2016 +0000 @@ -1180,7 +1180,7 @@ this.newTestPage = function(audioHolderObject,store) { this.pageStore = store; - this.state = 0; + this.status = 0; this.audioObjectsReady = false; this.metric.reset(); for (var i=0; i < this.buffers.length; i++)