Mercurial > hg > webaudioevaluationtool
comparison analysis/index.html @ 566:45f5514b5077 Dev_main
Initial start to analysis pages
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 23 Feb 2016 17:56:23 +0000 |
parents | |
children | 04a64127ebd0 |
comparison
equal
deleted
inserted
replaced
564:4ee95cb8ff55 | 566:45f5514b5077 |
---|---|
1 <html lang="en"> | |
2 <head> | |
3 <meta charset="utf-8" /> | |
4 <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> | |
5 <script type="text/javascript" src="analysis.js"></script> | |
6 </head> | |
7 <body> | |
8 <h1>Web Audio Evaluation Toolbox: Analysis</h1> | |
9 <div id="test-pages"></div> | |
10 <div id="" | |
11 </body> | |
12 </html> |