Mercurial > hg > webaudioevaluationtool
changeset 2474:32335c0f5a08
Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
author | www-data <www-data@sucuk.dcs.qmul.ac.uk> |
---|---|
date | Tue, 02 Aug 2016 15:20:50 +0100 |
parents | 582be5fd8884 (current diff) 72c741b27cc6 (diff) |
children | 2865592f6037 |
files | |
diffstat | 1 files changed, 2 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Tue Aug 02 13:20:49 2016 +0100 +++ b/README.md Tue Aug 02 15:20:50 2016 +0100 @@ -19,13 +19,14 @@ The video below shows you can set up a simple test from scratch in under five minutes (click to open): [](https://www.youtube.com/watch?v=T_rwE6Gt9sI) -## Dependencies +## Dependencies and compatibility Runs out of the box on any web server with PHP (tested on PHP 5.1<=), no third party software needed. Alternatively, a local server (no web server or internet connection needed!) and optional Python analysis scripts run on Python 2.7 or 3.x. Plots rendered using [matplotlib](http://matplotlib.org), [NumPy](http://matplotlib.org) and [SciPy](http://scipy.org). +As Microsoft Internet Explorer [does not support the Web Audio API](http://caniuse.com/#feat=audio-api), you will need another browser like Firefox, Chrome, Edge or Safari. ## Academic use