Mercurial > hg > webaudioevaluationtool
comparison analysis/index.html @ 1224:124e6c702845
Merge
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 23 Feb 2016 17:57:21 +0000 |
parents | 07c997c0e22a |
children | 04a64127ebd0 |
comparison
equal
deleted
inserted
replaced
1105:d2afd2ee8684 | 1224:124e6c702845 |
---|---|
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> |