Browse Source

Another small documentation change before the next release.

tags/4.1.0
Gary Scavone 11 years ago
parent
commit
0843ca2ce7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      doc/release.txt

+ 1
- 1
doc/release.txt View File

@@ -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.



Loading…
Cancel
Save