Mercurial > hg > webaudioevaluationtool
diff example_eval/project.xml @ 1700:348141682333
Written parts for Implementation. Small correction to project.xml (no more sampleRateExplicit tag).
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Wed, 08 Apr 2015 10:57:43 +0100 |
parents | 4177fb1da6f8 |
children | 542c613e31d6 |
line wrap: on
line diff
--- a/example_eval/project.xml Wed Apr 08 09:45:24 2015 +0100 +++ b/example_eval/project.xml Wed Apr 08 10:57:43 2015 +0100 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="utf-8"?> <BrowserEvalProjectDocument> <setup interface="APE" projectReturn="null" /> - <audioHolder hostURL="example_eval/" sampleRate="44100" sampleRateExplicit="true"> + <audioHolder hostURL="example_eval/" sampleRate="44100"> <audioElements url="0.wav" ID="0"/> <audioElements url="1.wav"/> <audioElements url="2.wav"/>