summaryrefslogtreecommitdiff
path: root/doc/doxygen/tutorial.txt
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen/tutorial.txt')
-rw-r--r--doc/doxygen/tutorial.txt4
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