From a9852f3e1f31cd1a04a51f63383fa7bd4f7b8bfe Mon Sep 17 00:00:00 2001 From: David Reid Date: Wed, 26 Dec 2018 11:54:43 +1000 Subject: [PATCH] Start version controlling a Web Audio test web page. --- tests/mal_webaudio_test_0.html | 207 +++++++++++++++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 tests/mal_webaudio_test_0.html diff --git a/tests/mal_webaudio_test_0.html b/tests/mal_webaudio_test_0.html new file mode 100644 index 00000000..ca5d440a --- /dev/null +++ b/tests/mal_webaudio_test_0.html @@ -0,0 +1,207 @@ + + + + + This is a test of the Web Audio API + +
+
+ +
Playback Devices
+
+ [Playback Devices] +
+ +
Capture Devices
+
+ [Capture Devices] +
+ + + + + + + + + + \ No newline at end of file