Mercurial > hg > webaudioevaluationtool
diff interfaces/ape.js @ 2350:1ab42e36b6c8
Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
author | www-data <www-data@sucuk.dcs.qmul.ac.uk> |
---|---|
date | Mon, 16 May 2016 14:20:50 +0100 |
parents | ceaccbd708cb |
children | a3099bdb056c |
line wrap: on
line diff
--- a/interfaces/ape.js Mon May 16 11:22:35 2016 +0100 +++ b/interfaces/ape.js Mon May 16 14:20:50 2016 +0100 @@ -351,7 +351,7 @@ currentTestHolder = document.createElement('audioHolder'); currentTestHolder.id = audioHolderObject.id; currentTestHolder.repeatCount = audioHolderObject.repeatCount; - + // Find all the audioElements from the audioHolder $(audioHolderObject.audioElements).each(function(index,element){ // Find URL of track