diff 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
line wrap: on
line diff
--- a/example_eval/radio_example.xml	Tue Jan 26 11:32:11 2016 +0000
+++ b/example_eval/radio_example.xml	Tue Jan 26 13:52:56 2016 +0000
@@ -28,7 +28,7 @@
 				<scalelabel position="100">(5) Inaudible</scalelabel>
 			</scales>
 		</interface>
-		<audioelement url="1.wav" id="track-1"/>
+		<audioelement url="0.wav" id="track-1"/>
 		<audioelement url="1.wav" id="track-2"/>
 	</page>
 </waet>