Mercurial > hg > webaudioevaluationtool
comparison analysis/index.html @ 2131:0038731dc1fe
Initial start to analysis pages
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Tue, 23 Feb 2016 17:56:23 +0000 |
parents | |
children | 04a64127ebd0 |
comparison
equal
deleted
inserted
replaced
2130:82286ff865b7 | 2131:0038731dc1fe |
---|---|
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> |