Mercurial > hg > webaudioevaluationtool
diff analysis/index.html @ 2132:93a87f26323c
Merge
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Tue, 23 Feb 2016 17:57:21 +0000 |
parents | 0038731dc1fe |
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:57:21 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