diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2008-11-22 03:32:52 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:23 +0200 |
| commit | b96814b6bc97b32a590521ae8f401c40dac4cc7c (patch) | |
| tree | 56155ccefcf02da2e94bc2d7232d4960cac567c4 /readme | |
| parent | 1d3b191e05c76800fd3c30675f101e9dc5b2f5f1 (diff) | |
Various updates to configure script, rtaudio files, and test files in preparation for upcoming release (gps).
Diffstat (limited to 'readme')
| -rw-r--r-- | readme | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ tests/Windows: Visual C++ .net test program workspace and projects OVERVIEW: -RtAudio is a set of C++ classes that provide 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 and ASIO) 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, and OSS), Macintosh OS X, SGI, and Windows (DirectSound and ASIO) 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 |
