Mercurial > hg > webaudioevaluationtool
diff 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 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/analysis/index.html Tue Feb 23 17:56:23 2016 +0000 @@ -0,0 +1,12 @@ +<html lang="en"> + <head> + <meta charset="utf-8" /> + <script type="text/javascript" src="https://www.gstatic.com/charts/loader.js"></script> + <script type="text/javascript" src="analysis.js"></script> + </head> + <body> + <h1>Web Audio Evaluation Toolbox: Analysis</h1> + <div id="test-pages"></div> + <div id="" + </body> +</html> \ No newline at end of file