diff --git a/doc/html/RtAudio_8h_source.html b/doc/html/RtAudio_8h_source.html index 4de954c..df7ce69 100644 --- a/doc/html/RtAudio_8h_source.html +++ b/doc/html/RtAudio_8h_source.html @@ -12,7 +12,7 @@
00001 /************************************************************************/ 00039 /************************************************************************/ 00040 -00045 // RtAudio: Version 4.0.8 +00045 // RtAudio: Version 4.0.9 00046 00047 #ifndef __RTAUDIO_H 00048 #define __RTAUDIO_H diff --git a/doc/html/index.html b/doc/html/index.html index c469f3b..764f18b 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -10,7 +10,7 @@
-The RtAudio Home Page
4.0.8
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:
+The RtAudio Home Page
4.0.9
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:
- object-oriented C++ design
@@ -47,7 +47,7 @@ What's New (Version 4.0)Devices are now re-enumerated every time the RtAudio::getDeviceCount(), RtAudio::getDeviceInfo(), and RtAudio::openStream() functions are called. This allows for the proper identification of hot-pluggable (USB, Firewire, ...) devices that are connected after an RtAudio instance is created.
Download
-Latest Release (12 April 2011): Version 4.0.8
+Latest Release (14 August 2011): Version 4.0.9
Documentation Links