Mercurial > hg > webaudioevaluationtool
diff example_eval/project.xml @ 1558:2c5fd2330055
Implementing Features #1271 and #1272
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Tue, 16 Jun 2015 17:19:51 +0100 |
parents | c7c95761323d |
children | 716cd1efe64c |
line wrap: on
line diff
--- a/example_eval/project.xml Tue Jun 16 16:59:08 2015 +0100 +++ b/example_eval/project.xml Tue Jun 16 17:19:51 2015 +0100 @@ -39,6 +39,8 @@ <check name="fragmentFullPlayback"/> <check name="fragmentMoved"/> <check name="fragmentComments"/> + <anchor>20</anchor> + <reference>80</reference> </interface> </setup> <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'> @@ -50,7 +52,7 @@ <scale position="20">20</scale> <commentBoxPrefix>Comment on fragment</commentBoxPrefix> </interface> - <audioElements url="0.wav" id="0"/> + <audioElements url="0.wav" id="0" anchor='true'/> <audioElements url="1.wav" id="1"/> <audioElements url="2.wav" id="2"/> <audioElements url="3.wav" id="3"/>