Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 1535:d31600062d1c
Feature #1287: Padding added when looping is enabled to give synchronised looping.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Thu, 23 Jul 2015 10:10:38 +0100 |
parents | 35df5cba63eb |
children | bd128cd894be |
comparison
equal
deleted
inserted
replaced
1534:f9e50328a26a | 1535:d31600062d1c |
---|---|
42 <check name="scalerange" min="25" max="75"/> | 42 <check name="scalerange" min="25" max="75"/> |
43 <option name='playhead'/> | 43 <option name='playhead'/> |
44 <anchor enforce="false">40</anchor> | 44 <anchor enforce="false">40</anchor> |
45 </interface> | 45 </interface> |
46 </setup> | 46 </setup> |
47 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='false' elementComments='true'> | 47 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'> |
48 <interface> | 48 <interface> |
49 <title>Example Test Question</title> | 49 <title>Example Test Question</title> |
50 <scale position="0">Min</scale> | 50 <scale position="0">Min</scale> |
51 <scale position="100">Max</scale> | 51 <scale position="100">Max</scale> |
52 <scale position="50">Middle</scale> | 52 <scale position="50">Middle</scale> |