Mercurial > hg > webaudioevaluationtool
diff test.html @ 2643:52e51b15f808
Revert "#3: Added resampler from JS-xtract into resampler.js. Automatically use to match sample rates"
This reverts commit 094db4c7aad651e6585839337c9b21fc628604ae.
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Thu, 19 Jan 2017 15:00:15 +0000 |
parents | 77204f78386a |
children | 130ae66c3b25 |
line wrap: on
line diff
--- a/test.html Thu Jan 19 14:48:02 2017 +0000 +++ b/test.html Thu Jan 19 15:00:15 2017 +0000 @@ -18,7 +18,6 @@ <!-- Use jQuery hosted from Google CDN --> <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>--> <script type="text/javascript" src="js/jquery-2.1.4.js"></script> - <script type="text/javascript" src="js/resample.js"></script> <script type="text/javascript" src="js/loader.js"></script> </head>