comparison example_eval/radio_example.xml @ 1360:a9eb4f6443d8

Interfaces have startPlayback and stopPlayback methods to clean up code management. Looping playbacks now have a 2s cross-fade.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Tue, 26 Jan 2016 13:52:56 +0000
parents 386415d2a5c1
children 95fe9015f368 c0022a09c4f6
comparison
equal deleted inserted replaced
1359:89ad0630d860 1360:a9eb4f6443d8
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>