Mercurial > hg > webaudioevaluationtool
changeset 239:16737f53817c
Merge
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Thu, 25 Jun 2015 16:40:39 +0100 |
parents | 6a3591c66c65 (diff) 625a0f709a55 (current diff) |
children | a4b5246ffb32 |
files | |
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){