-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlistening_test.xml
461 lines (448 loc) · 32.4 KB
/
listening_test.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
<?xml version="1.0" encoding="ISO-8859-1"?>
<waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd">
<setup interface="horizontal" projectReturn="save.php" returnURL="" randomiseOrder="true" poolSize="7" loudness="-23" crossFade="0.5" preSilence="0" postSilence="0" playOne="false" minNumberPlays="1">
<exitText>Thank you for participating in this listening test. You may now exit the test environment. If you have any suggestions or comment, please report it to [[email protected]](mailto:[email protected]).</exitText>
<survey location="pre">
<surveyradio id="expertise" mandatory="true">
<statement>Have you ever studied music?
_Quanto hai studiato musica?_</statement>
<option name="0">I have never studied music / Non ho mai studiato musica</option>
<option name="1">I study/have studied music for hobby / Ho studiato musica per hobby</option>
<option name="2">I study/have studied music professionally for a few years / Ho studiato musica a livello professinale per alcuni anni</option>
<option name="3">I have a professional degree in music / Ho una laurea (diploma di conservatorio) in musica o musicologia</option>
<option name="4">I work as professional musician / Lavoro come musicista professionista</option>
</surveyradio>
<surveyradio id="habits_classical" mandatory="true">
<statement>How often do you listen to **classical music** usually?
_Quanto ascolti **musica classica** normalmente?_ </statement>
<option name="0">never / mai</option>
<option name="1">less than 1 hour per week / meno di un'ora a settimana</option>
<option name="2">between 1 and 3 hours per week / tra 1 e 3 ore a settimana</option>
<option name="3">between 3 and 6 hours per week / tra 3 e 6 ore a settimana</option>
<option name="4">more than 6 hours per week / piu' di 6 ore a settimana</option>
</surveyradio>
<surveyradio id="habits_general" mandatory="true">
<statement>How often do you listen to **any genre** of music **except classical music** usually?
_Quanto ascolti **un qualunque genere** di musica **eccetto musica classica** normalmente?_ </statement>
<option name="0">never / mai</option>
<option name="1">less than 1 hour per week / meno di un'ora a settimana</option>
<option name="2">between 1 and 3 hours per week / tra 1 e 3 ore a settimana</option>
<option name="3">between 3 and 6 hours per week / tra 3 e 6 ore a settimana</option>
<option name="4">more than 6 hours per week / piu' di 6 ore a settimana</option>
</surveyradio>
<surveyradio id="headphones" mandatory="true">
<statement>How much cost the headphones you are using?
_Quanto costano le cuffie che stai usando?_ </statement>
<option name="0">0 - 10 euro</option>
<option name="1">10 - 20 euro</option>
<option name="2">20 - 40 euro</option>
<option name="3">> 50 euro</option>
</surveyradio>
</survey>
<survey location="post">
<surveyquestion id="comments" boxsize="normal">
<statement>If you have comments about this test, please insert them here :)
_Se hai commenti riguardo al test, inseriscili qui :)_</statement>
</surveyquestion>
</survey>
<metric>
<metricenable>testTimer</metricenable>
<metricenable>elementTimer</metricenable>
<metricenable>elementFlagMoved</metricenable>
</metric>
<interface>
<interfaceoption name="fragmentPlayed" type="check"/>
<interfaceoption name="fragmentFullPlayback" type="check"/>
<interfaceoption name="volume" type="show"/>
<interfaceoption name="ticks" type="show"/>
<interfaceoption name="playhead" type="show"/>
<interfaceoption name="page-count" type="show"/>
</interface>
</setup>
<page id="training" hostURL="excerpts/training-" position="0" randomiseOrder="true">
<interface name="interpretation">
<title>Training</title>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="0.flac" id="training-0" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="1.flac" id="training-1" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="t.flac" id="training-t" gain="0" type="outside-reference"/>
<survey location="pre">
<surveystatement id="training_statement">
<statement>For each of the following recordings, rate how much you think the _interpretation_ is similar to the "reference" audio.
The following is only a simple test to let you get confident with the interface. You can play the reference audio and then listen to the other audio clips. You can listen to everything any number of times. Take all the time you need!
---
_Per ciascuna delle seguenti registrazioni, assegna un punteggio in base a quanto pensi che l'interpretazione sia simile a quella della "reference"._
_La seguente e' solo un semplice test per renderti famigliare l'interfaccia. Puoi suonare la "reference" e poi ascoltare gli altri audio. Puoi ascoltare tutto un qualunque numero di volte. Prenditi tutto il tempo che desideri!_
</statement>
</surveystatement>
</survey>
<survey location="post">
<surveystatement id="rest_medoid_statement">
<statement>From now on, your answers will be used for our research!
_Da ora in poi le tue risposte verranno usate per la ricerca!_</statement>
</surveystatement>
</survey>
</page>
<!-- PAGES ABOUT RESTORATION -->
<page id="rest_medoid" hostURL="excerpts/q0_medoid_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="rest_medoid-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="rest_medoid-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="rest_medoid-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="rest_medoid-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="rest_medoid-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="rest_medoid-t" gain="0" type="outside-reference"/>
<survey location="pre"/>
<survey location="post"/>
</page>
<page id="rest_n0" hostURL="excerpts/q0_n0_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="rest_n0-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="rest_n0-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="rest_n0-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="rest_n0-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="rest_n0-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="rest_n0-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<page id="rest_n1" hostURL="excerpts/q0_n1_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="rest_n1-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="rest_n1-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="rest_n1-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="rest_n1-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="rest_n1-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="rest_n1-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<page id="rest_n2" hostURL="excerpts/q0_n2_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="rest_n2-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="rest_n2-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="rest_n2-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="rest_n2-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="rest_n2-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="rest_n2-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<page id="rest_n3" hostURL="excerpts/q0_n3_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="rest_n3-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="rest_n3-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="rest_n3-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="rest_n3-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="rest_n3-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="rest_n3-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<!-- PAGES ABOUT RESYNTHESIS -->
<page id="resynth_medoid" hostURL="excerpts/q1_medoid_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="resynth_medoid-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="resynth_medoid-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="resynth_medoid-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="resynth_medoid-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="resynth_medoid-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="resynth_medoid-t" gain="0" type="outside-reference"/>
<survey location="pre"/>
<survey location="post"/>
</page>
<page id="resynth_n0" hostURL="excerpts/q1_n0_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="resynth_n0-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="resynth_n0-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="resynth_n0-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="resynth_n0-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="resynth_n0-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="resynth_n0-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<page id="resynth_n1" hostURL="excerpts/q1_n1_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="resynth_n1-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="resynth_n1-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="resynth_n1-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="resynth_n1-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="resynth_n1-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="resynth_n1-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<page id="resynth_n2" hostURL="excerpts/q1_n2_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="resynth_n2-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="resynth_n2-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="resynth_n2-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="resynth_n2-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="resynth_n2-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="resynth_n2-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<page id="resynth_n3" hostURL="excerpts/q1_n3_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="resynth_n3-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="resynth_n3-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="resynth_n3-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="resynth_n3-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="resynth_n3-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="resynth_n3-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<!-- PAGES ABOUT TRANSCRIPTION -->
<page id="transcr_medoid" hostURL="excerpts/q2_medoid_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="transcr_medoid-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="transcr_medoid-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="transcr_medoid-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="transcr_medoid-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="transcr_medoid-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="transcr_medoid-t" gain="0" type="outside-reference"/>
<survey location="pre"/>
<survey location="post"/>
</page>
<page id="transcr_n0" hostURL="excerpts/q2_n0_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="transcr_n0-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="transcr_n0-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="transcr_n0-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="transcr_n0-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="transcr_n0-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="transcr_n0-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<page id="transcr_n1" hostURL="excerpts/q2_n1_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="transcr_n1-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="transcr_n1-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="transcr_n1-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="transcr_n1-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="transcr_n1-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="transcr_n1-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<page id="transcr_n2" hostURL="excerpts/q2_n2_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="transcr_n2-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="transcr_n2-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="transcr_n2-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="transcr_n2-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="transcr_n2-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="transcr_n2-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
<page id="transcr_n3" hostURL="excerpts/q2_n3_" randomiseOrder="true">
<interface name="interpretation">
<title/>
<interfaceoption type="check" name="fragmentPlayed"/>
<interfaceoption type="check" name="fragmentFullPlayback"/>
<interfaceoption type="check" name="scalerange"/>
<interfaceoption type="show" name="volume"/>
<scales>
<scalelabel position="0">Different interpretations</scalelabel>
<scalelabel position="25"/>
<scalelabel position="50">Don't know</scalelabel>
<scalelabel position="75"/>
<scalelabel position="100">Same interpretation</scalelabel>
</scales>
</interface>
<audioelement url="orig.flac" id="transcr_n3-0" gain="0" label="" type="reference" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="other.flac" id="transcr_n3-1" gain="0" label="" type="anchor" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="proposed.flac" id="transcr_n3-2" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<!-- <audioelement url="vienna.flac" id="transcr_n3-3" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/> -->
<audioelement url="magenta.flac" id="transcr_n3-4" gain="0" label="" type="normal" alwaysInclude="false" preSilence="0" postSilence="0" minNumberPlays="0"/>
<audioelement url="target.flac" id="transcr_n3-t" gain="0" type="outside-reference"/>
<survey location="post"/>
</page>
</waet>