From dd28f237a3276fb71388456cd0ccdf32dd9da832 Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Tue, 30 Jun 2015 14:13:44 -0700 Subject: [PATCH] this library is WIP --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5fffcee..2be3f3b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ C library which provides cross-platform audio input and output. The API is suitable for real-time software such as digital audio workstations as well as consumer software such as music players. +This library is a work-in-progress. + ## How It Works On Linux, libsoundio tries in order: JACK, PulseAudio, ALSA, Dummy.