Mercurial > hg > webaudioevaluationtool
comparison example_eval/radio_example.xml @ 1160:f0fa49f5bbb0
Interfaces have startPlayback and stopPlayback methods to clean up code management. Looping playbacks now have a 2s cross-fade.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 26 Jan 2016 13:52:56 +0000 |
parents | 79291bafbf5e |
children | 95fe9015f368 c0022a09c4f6 |
comparison
equal
deleted
inserted
replaced
1159:48b16162cdd0 | 1160:f0fa49f5bbb0 |
---|---|
26 <scalelabel position="50">(3) Slightly Annoying</scalelabel> | 26 <scalelabel position="50">(3) Slightly Annoying</scalelabel> |
27 <scalelabel position="75">(4) Audible but not Annoying</scalelabel> | 27 <scalelabel position="75">(4) Audible but not Annoying</scalelabel> |
28 <scalelabel position="100">(5) Inaudible</scalelabel> | 28 <scalelabel position="100">(5) Inaudible</scalelabel> |
29 </scales> | 29 </scales> |
30 </interface> | 30 </interface> |
31 <audioelement url="1.wav" id="track-1"/> | 31 <audioelement url="0.wav" id="track-1"/> |
32 <audioelement url="1.wav" id="track-2"/> | 32 <audioelement url="1.wav" id="track-2"/> |
33 </page> | 33 </page> |
34 </waet> | 34 </waet> |