Mercurial > hg > webaudioevaluationtool
comparison example_eval/radio_example.xml @ 1153:0fb2b60326d0
Added WAVE.js, conversion of some C scripts to JS for WAVE file manipulation. By default, will use the WAVE decoder first before fallback to browser decoders. All browsers now support Integer 8-/16-/24-/34-bit and IEEE Float 32 WAVE files.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Sat, 16 Jan 2016 14:51:02 +0000 |
parents | c87a02efdc37 |
children | 92f26057b934 |
comparison
equal
deleted
inserted
replaced
1152:80eea5659a10 | 1153:0fb2b60326d0 |
---|---|
15 <interfaceoption type="check" name="scalerange" min="25" max="75"/> | 15 <interfaceoption type="check" name="scalerange" min="25" max="75"/> |
16 <interfaceoption type="show" name='playhead'/> | 16 <interfaceoption type="show" name='playhead'/> |
17 <interfaceoption type="show" name="page-count"/> | 17 <interfaceoption type="show" name="page-count"/> |
18 </interface> | 18 </interface> |
19 </setup> | 19 </setup> |
20 <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12"> | 20 <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-23"> |
21 <interface> | 21 <interface> |
22 <scales> | 22 <scales> |
23 <scalelabel position="0">(1) Very Annoying</scalelabel> | 23 <scalelabel position="0">(1) Very Annoying</scalelabel> |
24 <scalelabel position="25">(2) Annoying</scalelabel> | 24 <scalelabel position="25">(2) Annoying</scalelabel> |
25 <scalelabel position="50">(3) Slightly Annoying</scalelabel> | 25 <scalelabel position="50">(3) Slightly Annoying</scalelabel> |