Commit bd557bbf authored by David Reid's avatar David Reid

Add Web Audio to the list of backends.

parent 8fe0cf9a
......@@ -42,6 +42,7 @@ Backends
- audio(4) (NetBSD and OpenBSD)
- OSS (FreeBSD)
- OpenSL|ES (Android only)
- Web Audio (Emscripten)
- OpenAL
- SDL
- Null (Silence)
......
......@@ -24,6 +24,7 @@
// - audio(4) (NetBSD and OpenBSD)
// - OSS (FreeBSD)
// - OpenSL|ES (Android only)
// - Web Audio (Emscripten)
// - OpenAL
// - SDL2
// - Null (Silence)
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment