Mercurial > hg > webaudioevaluationtool
diff test_create/test_create.html @ 1222:bcd5c032f196
Bug #1601
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 23 Feb 2016 17:04:06 +0000 |
parents | 1f352095179e |
children | 124e6c702845 |
line wrap: on
line diff
--- a/test_create/test_create.html Tue Feb 23 16:59:59 2016 +0000 +++ b/test_create/test_create.html Tue Feb 23 17:04:06 2016 +0000 @@ -575,7 +575,7 @@ this.type = null; this.marker = null; this.enforce = false; - this.gain = 1.0; + this.gain = 0.0; this.schema = specification.schema.getAllElementsByName('audioelement')[0];; this.parent = null; this.decode = function(parent,xml)