Mercurial > hg > webaudioevaluationtool
comparison 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 |
comparison
equal
deleted
inserted
replaced
1699:4177fb1da6f8 | 1700:348141682333 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <BrowserEvalProjectDocument> | 2 <BrowserEvalProjectDocument> |
3 <setup interface="APE" projectReturn="null" /> | 3 <setup interface="APE" projectReturn="null" /> |
4 <audioHolder hostURL="example_eval/" sampleRate="44100" sampleRateExplicit="true"> | 4 <audioHolder hostURL="example_eval/" sampleRate="44100"> |
5 <audioElements url="0.wav" ID="0"/> | 5 <audioElements url="0.wav" ID="0"/> |
6 <audioElements url="1.wav"/> | 6 <audioElements url="1.wav"/> |
7 <audioElements url="2.wav"/> | 7 <audioElements url="2.wav"/> |
8 <audioElements url="3.wav"/> | 8 <audioElements url="3.wav"/> |
9 <audioElements url="4.wav"/> | 9 <audioElements url="4.wav"/> |