Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 669:c8eb821710fa
audioElement id's tracked from input to output for randomisation.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 10 Apr 2015 17:18:45 +0100 |
parents | ba6cc0a042d8 |
children | 77c974fd7e60 |
comparison
equal
deleted
inserted
replaced
668:6455bee85090 | 669:c8eb821710fa |
---|---|
16 <metricEnable>elementFlagListenedTo</metricEnable> | 16 <metricEnable>elementFlagListenedTo</metricEnable> |
17 <metricEnable>elementFlagMoved</metricEnable> | 17 <metricEnable>elementFlagMoved</metricEnable> |
18 </Metric> | 18 </Metric> |
19 </setup> | 19 </setup> |
20 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='1'> | 20 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='1'> |
21 <audioElements url="0.wav" ID="0"/> | 21 <audioElements url="0.wav" id="0"/> |
22 <audioElements url="1.wav"/> | 22 <audioElements url="1.wav" id="1"/> |
23 <audioElements url="2.wav"/> | 23 <audioElements url="2.wav" id="2"/> |
24 <audioElements url="3.wav"/> | 24 <audioElements url="3.wav" id="3"/> |
25 <audioElements url="4.wav"/> | 25 <audioElements url="4.wav" id="4"/> |
26 <audioElements url="5.wav"/> | 26 <audioElements url="5.wav" id="5"/> |
27 <audioElements url="6.wav"/> | 27 <audioElements url="6.wav" id="6"/> |
28 <audioElements url="7.wav"/> | 28 <audioElements url="7.wav" id="7"/> |
29 <audioElements url="8.wav"/> | 29 <audioElements url="8.wav" id="8"/> |
30 <audioElements url="9.wav"/> | 30 <audioElements url="9.wav" id="9"/> |
31 <audioElements url="10.wav"/> | 31 <audioElements url="10.wav" id="10"/> |
32 <CommentQuestion id='mixingExperiance'>What is your mixing experiance</CommentQuestion> | 32 <CommentQuestion id='mixingExperiance'>What is your mixing experiance</CommentQuestion> |
33 <PreTest> | 33 <PreTest> |
34 <statement>Start the Test 3</statement> | 34 <statement>Start the Test 3</statement> |
35 <statement>Start the Test 2</statement> | 35 <statement>Start the Test 2</statement> |
36 <statement>Start the Test 1</statement> | 36 <statement>Start the Test 1</statement> |