X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=readme;h=079875fcd82afaec3c033b580a0c75f6d5ddb3fa;hb=f075fd03390c3d3e8627685d72407bd43bcb37f9;hp=d86078fc1550532d119f72f66e803e28939b49a9;hpb=ce98d4a31cf62bc01bdd7b12ec7a7044685ac06a;p=rtaudio.git diff --git a/readme b/readme index d86078f..079875f 100644 --- a/readme +++ b/readme @@ -11,7 +11,7 @@ tests/Windows: Visual C++ .net test program workspace and projects OVERVIEW: -RtAudio is a set of C++ classes that provides a common API (Application Programming Interface) for realtime audio input/output across Linux (native ALSA, JACK, and OSS), Macintosh OS X, SGI, and Windows (DirectSound, ASIO and WASAPI) operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: +RtAudio is a set of C++ classes that provides a common API (Application Programming Interface) for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X and Windows (DirectSound, ASIO and WASAPI) operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: - object-oriented C++ design - simple, common API across all supported platforms