summaryrefslogtreecommitdiff
path: root/doc/doxygen/tutorial.txt
diff options
context:
space:
mode:
authorGary Scavone <gary@music.mcgill.ca>2012-06-13 20:27:59 +0000
committerStephen Sinclair <sinclair@music.mcgill.ca>2013-10-11 01:38:30 +0200
commit5d8514d7eb3918a947ec97b45f4105630c64468d (patch)
tree6f77b4faa95b24b978de75e7a78ecbb223be0707 /doc/doxygen/tutorial.txt
parent758cf4789a38b161024f5371fd041b5489cf9921 (diff)
Mutex removal from several APIs, addition of PulseAudio support, documentation updates for 4.0.11 release.
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 e33ceec..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 (?? June 2012): <A href="http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.11.tar.gz">Version 4.0.11</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