Mercurial > hg > webaudioevaluationtool
diff example_eval/project.xml @ 269:8be863078392 Dev_main
Completed Anchor and Reference Features, including optional enforcement
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Wed, 22 Jul 2015 17:58:01 +0100 |
parents | 364f63f82a9c |
children | 7cd7c6354494 |
line wrap: on
line diff
--- a/example_eval/project.xml Wed Jul 22 14:10:55 2015 +0100 +++ b/example_eval/project.xml Wed Jul 22 17:58:01 2015 +0100 @@ -41,6 +41,7 @@ <check name="fragmentComments"/>--> <check name="scalerange" min="25" max="75"/> <option name='playhead'/> + <anchor enforce="false">40</anchor> </interface> </setup> <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='false' elementComments='true'> @@ -51,7 +52,6 @@ <scale position="50">Middle</scale> <scale position="20">20</scale> <commentBoxPrefix>Comment on fragment</commentBoxPrefix> - <anchor>40</anchor> </interface> <audioElements url="0.wav" id="0" type="anchor"/> <audioElements url="1.wav" id="1"/>