comparison example_eval/radio_example.xml @ 2219:d87b8419df28

Completed cross fading of tracks selectable by user attribute crossFade in <setup> node. Default is 0 seconds (no cross fade).
author Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk>
date Wed, 13 Apr 2016 15:14:42 +0100
parents cb27ece65a5c
children
comparison
equal deleted inserted replaced
2218:30bffc455b4d 2219:d87b8419df28
1 <?xml version="1.0" encoding="UTF-8" ?> 1 <?xml version="1.0" encoding="UTF-8" ?>
2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd"> 2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd">
3 <setup interface="likert" projectReturn="save.php"> 3 <setup interface="likert" projectReturn="save.php" crossFade="3.0">
4 <metric> 4 <metric>
5 <metricenable>testTimer</metricenable> 5 <metricenable>testTimer</metricenable>
6 <metricenable>elementTimer</metricenable> 6 <metricenable>elementTimer</metricenable>
7 <metricenable>elementInitialPosition</metricenable> 7 <metricenable>elementInitialPosition</metricenable>
8 <metricenable>elementTracker</metricenable> 8 <metricenable>elementTracker</metricenable>