From 0843ca2ce796a18ca9e3af4fd8c6f920b0a71183 Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Wed, 9 Apr 2014 20:48:06 -0400 Subject: [PATCH] Another small documentation change before the next release. --- doc/release.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/release.txt b/doc/release.txt index 7567187..c4a9aca 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -1,4 +1,4 @@ -RtAudio - a set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio, and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound and ASIO) operating systems. +RtAudio - a set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio, and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO and WASAPI) operating systems. By Gary P. Scavone, 2001-2014.