Mercurial > hg > webaudioevaluationtool
changeset 879:8ab5f8969856
Merge
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Thu, 25 Jun 2015 16:40:39 +0100 |
parents | ca4ae613f1dd (diff) 302926cdf3c4 (current diff) |
children | 24d0d3111c00 |
files | .hgignore ape.js core.js docs/SMC15/boxplot.png docs/SMC15/smc2015template.tex |
diffstat | 2 files changed, 6 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ape.js Fri Jun 19 16:24:08 2015 +0100 +++ b/ape.js Thu Jun 25 16:40:39 2015 +0100 @@ -334,6 +334,7 @@ // Delete any previous audioObjects associated with the audioEngine audioEngineContext.audioObjects = []; interfaceContext.deleteCommentBoxes(); + interfaceContext.deleteCommentQuestions(); // Find all the audioElements from the audioHolder $(audioHolderObject.audioElements).each(function(index,element){