diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2014-04-09 20:48:06 -0400 |
|---|---|---|
| committer | Gary Scavone <gary@music.mcgill.ca> | 2014-04-09 20:48:06 -0400 |
| commit | 0843ca2ce796a18ca9e3af4fd8c6f920b0a71183 (patch) | |
| tree | 90874f7688a7202da10aa8b87e760acc411f9665 /doc | |
| parent | 25b45950168d2a477fb975567dbff750b5d8e5ba (diff) | |
Another small documentation change before the next release.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/release.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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. |
