comparison example_eval/project.xml @ 4:1aa6962238c3

Added example_eval project with 10 wav files and example project XML. WAVs copied from APE Perceptual Project.
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Tue, 10 Mar 2015 11:44:15 +0000
parents
children 59c7ed077dd3
comparison
equal deleted inserted replaced
3:1b01b7443a46 4:1aa6962238c3
1 <BrowserEvalProjectDocument>
2 <setup interface="APE" projectReturn="null" />
3 <tracks hostURL="example_eval/" sampleRate="44100" sampleRateExplicit="true">
4 <track url="0.wav"/>
5 <track url="1.wav"/>
6 <track url="2.wav"/>
7 <track url="3.wav"/>
8 <track url="4.wav"/>
9 <track url="5.wav"/>
10 <track url="6.wav"/>
11 <track url="7.wav"/>
12 <track url="8.wav"/>
13 <track url="9.wav"/>
14 <track url="10.wav"/>
15 </tracks>
16 </BrowserEvalProjectDocument>