diff options
| author | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 02:04:50 +0200 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 02:04:50 +0200 |
| commit | 2fbd57f91e68a10891087c9093ebf71ee4a0bc0d (patch) | |
| tree | 7273d3748e4fd76fcc6eb6ce23af3325d9c8dcb9 /doc/doxygen/tutorial.txt | |
| parent | 89fa26771ee945ee233940fb09d8b41663249521 (diff) | |
| parent | 5d8514d7eb3918a947ec97b45f4105630c64468d (diff) | |
Merge 4.0.11 into releases
Diffstat (limited to 'doc/doxygen/tutorial.txt')
| -rw-r--r-- | doc/doxygen/tutorial.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/doxygen/tutorial.txt b/doc/doxygen/tutorial.txt index 39cb76a..19ed170 100644 --- a/doc/doxygen/tutorial.txt +++ b/doc/doxygen/tutorial.txt @@ -1,6 +1,6 @@ /*! \mainpage The RtAudio Home Page -RtAudio is a set of C++ classes that provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X 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 provide a common API (Application Programming Interface) for realtime audio input/output across Linux, Macintosh OS-X and Windows operating systems. RtAudio significantly simplifies the process of interacting with computer audio hardware. It was designed with the following objectives: <UL> <LI>object-oriented C++ design</LI> @@ -32,7 +32,7 @@ Devices are now re-enumerated every time the RtAudio::getDeviceCount(), RtAudio: \section download Download -Latest Release (30 August 2011): <A href="http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.10.tar.gz">Version 4.0.10</A> +Latest Release (14 June 2012): <A href="http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.11.tar.gz">Version 4.0.11</A> \section documentation Documentation Links |
