annotate tests/pool.xml @ 3141:335bc77627e0 tip

fixing discrete interface to allow labels to display
author Dave Moffat <me@davemoffat.com>
date Mon, 26 Jul 2021 12:15:24 +0100
parents 07fcccd5e1a6
children
rev   line source
nicholas@2249 1 <?xml version="1.0" encoding="UTF-8" ?>
nicholas@2431 2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd">
b@2728 3 <setup interface="discrete" projectReturn="save.php" crossFade="0.1" poolSize="3">
nicholas@2431 4 <metric>
nicholas@2431 5 <metricenable>testTimer</metricenable>
nicholas@2431 6 <metricenable>elementTimer</metricenable>
nicholas@2431 7 <metricenable>elementInitialPosition</metricenable>
nicholas@2431 8 <metricenable>elementTracker</metricenable>
nicholas@2431 9 <metricenable>elementFlagListenedTo</metricenable>
nicholas@2431 10 <metricenable>elementFlagMoved</metricenable>
nicholas@2431 11 <metricenable>elementListenTracker</metricenable>
nicholas@2431 12 </metric>
nicholas@2431 13 <interface>
nicholas@2431 14 <interfaceoption type="check" name="fragmentMoved" />
nicholas@2431 15 </interface>
nicholas@2431 16 </setup>
nicholas@2431 17 <page id='test-0' hostURL="media/example/" randomiseOrder='true' repeatCount='4' loop='true' loudness="-23">
nicholas@2431 18 <interface>
nicholas@2431 19 <scales>
nicholas@2431 20 <scalelabel position="0">(1) Very Annoying</scalelabel>
nicholas@2431 21 <scalelabel position="25">(2) Annoying</scalelabel>
nicholas@2431 22 <scalelabel position="50">(3) Slightly Annoying</scalelabel>
nicholas@2431 23 <scalelabel position="75">(4) Audible but not Annoying</scalelabel>
nicholas@2431 24 <scalelabel position="100">(5) Inaudible</scalelabel>
nicholas@2431 25 </scales>
nicholas@2431 26 </interface>
nicholas@2431 27 <audioelement url="0.wav" id="track-1" name="track-0" type="outside-reference" />
nicholas@2431 28 <audioelement url="1.wav" id="track-2" />
nicholas@2431 29 </page>
nicholas@2431 30 <page id='test-1' hostURL="media/example/" randomiseOrder='true' repeatCount='4' loop='true' loudness="-23">
nicholas@2431 31 <interface>
nicholas@2431 32 <scales>
nicholas@2431 33 <scalelabel position="0">(1) Very Annoying</scalelabel>
nicholas@2431 34 <scalelabel position="25">(2) Annoying</scalelabel>
nicholas@2431 35 <scalelabel position="50">(3) Slightly Annoying</scalelabel>
nicholas@2431 36 <scalelabel position="75">(4) Audible but not Annoying</scalelabel>
nicholas@2431 37 <scalelabel position="100">(5) Inaudible</scalelabel>
nicholas@2431 38 </scales>
nicholas@2431 39 </interface>
nicholas@2431 40 <audioelement url="0.wav" id="track-3" name="track-0" type="outside-reference" />
nicholas@2431 41 <audioelement url="2.wav" id="track-4" />
nicholas@2431 42 </page>
nicholas@2431 43 <page id='test-2' hostURL="media/example/" randomiseOrder='true' repeatCount='4' loop='true' loudness="-23">
nicholas@2431 44 <interface>
nicholas@2431 45 <scales>
nicholas@2431 46 <scalelabel position="0">(1) Very Annoying</scalelabel>
nicholas@2431 47 <scalelabel position="25">(2) Annoying</scalelabel>
nicholas@2431 48 <scalelabel position="50">(3) Slightly Annoying</scalelabel>
nicholas@2431 49 <scalelabel position="75">(4) Audible but not Annoying</scalelabel>
nicholas@2431 50 <scalelabel position="100">(5) Inaudible</scalelabel>
nicholas@2431 51 </scales>
nicholas@2431 52 </interface>
nicholas@2431 53 <audioelement url="0.wav" id="track-5" name="track-0" type="outside-reference" />
nicholas@2431 54 <audioelement url="3.wav" id="track-6" />
nicholas@2431 55 </page>
nicholas@2431 56 <page id='test-3' hostURL="media/example/" randomiseOrder='true' repeatCount='4' loop='true' loudness="-23">
nicholas@2431 57 <interface>
nicholas@2431 58 <scales>
nicholas@2431 59 <scalelabel position="0">(1) Very Annoying</scalelabel>
nicholas@2431 60 <scalelabel position="25">(2) Annoying</scalelabel>
nicholas@2431 61 <scalelabel position="50">(3) Slightly Annoying</scalelabel>
nicholas@2431 62 <scalelabel position="75">(4) Audible but not Annoying</scalelabel>
nicholas@2431 63 <scalelabel position="100">(5) Inaudible</scalelabel>
nicholas@2431 64 </scales>
nicholas@2431 65 </interface>
nicholas@2431 66 <audioelement url="0.wav" id="track-7" name="track-0" type="outside-reference" />
nicholas@2431 67 <audioelement url="4.wav" id="track-8" />
nicholas@2431 68 </page>
nicholas@2431 69 </waet>