Mercurial > hg > webaudioevaluationtool
comparison example_eval/AB_example.xml @ 1356:386415d2a5c1
Added master volume. Ensured playhead, page-count and volume <interfaceoption> show options are enabled on all test pages.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Mon, 25 Jan 2016 17:29:34 +0000 |
parents | 9a99872c700f |
children | 640ffb822da1 c0022a09c4f6 |
comparison
equal
deleted
inserted
replaced
1355:7e0678b5f87a | 1356:386415d2a5c1 |
---|---|
47 <interface> | 47 <interface> |
48 <interfaceoption type="check" name="fragmentMoved"/> | 48 <interfaceoption type="check" name="fragmentMoved"/> |
49 <interfaceoption type="check" name="scalerange" min="25" max="75"/> | 49 <interfaceoption type="check" name="scalerange" min="25" max="75"/> |
50 <interfaceoption type="show" name='playhead'/> | 50 <interfaceoption type="show" name='playhead'/> |
51 <interfaceoption type="show" name="page-count"/> | 51 <interfaceoption type="show" name="page-count"/> |
52 <interfaceoption type="show" name='volume'/> | |
52 </interface> | 53 </interface> |
53 </setup> | 54 </setup> |
54 <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12"> | 55 <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12"> |
55 <commentboxprefix>Comment on fragment</commentboxprefix> | 56 <commentboxprefix>Comment on fragment</commentboxprefix> |
56 <interface> | 57 <interface> |