From 066941f2d2e2c1958bd567f2545e2bc9655f1543 Mon Sep 17 00:00:00 2001 From: David Reid Date: Mon, 5 Mar 2018 22:13:29 +1000 Subject: [PATCH] Add JACK to the readme. --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c9235844..cb605635 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,8 @@ Supported Platforms - Android - Emscripten / HTML5 -macOS and iOS support is coming soon(ish) via Core Audio. Unofficial support is enabled via the OpenAL -and SDL backends, however I have not tested these personally. +macOS and iOS support is coming soon(ish) via Core Audio. Unofficial support is enabled via the +PulseAudio, JACK, OpenAL and SDL backends, however I have not tested these personally. Backends @@ -49,6 +49,7 @@ Backends - WinMM - ALSA - PulseAudio +- JACK - OSS - OpenSL|ES (Android only) - OpenAL