|
|
@@ -15,7 +15,7 @@ RtAudio is a set of C++ classes that provide a common API (Application Programmi |
|
|
|
|
|
|
|
RtAudio incorporates the concept of audio streams, which represent audio output (playback) and/or input (recording). Available audio devices and their capabilities can be enumerated and then specified when opening a stream. Where applicable, multiple API support can be compiled and a particular API specified when creating an RtAudio instance. See the \ref apinotes section for information specific to each of the supported audio APIs. |
|
|
|
|
|
|
|
\section whatsnew Latest Updates (Version 4.0.12) |
|
|
|
\section whatsnew Latest Updates (Version 4.1.0) |
|
|
|
|
|
|
|
- new functionality to allow error reporting via a client-supplied function (thanks to Pavel Mogilevskiy) |
|
|
|
- new function to return the version number |
|
|
@@ -29,7 +29,7 @@ RtAudio incorporates the concept of audio streams, which represent audio output |
|
|
|
|
|
|
|
\section download Download |
|
|
|
|
|
|
|
Latest Release (16 April 2013): <A href="http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.0.12.tar.gz">Version 4.0.12</A> |
|
|
|
Latest Release (?? 2014): <A href="http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-4.1.0.tar.gz">Version 4.1.0</A> |
|
|
|
|
|
|
|
\section documentation Documentation Links |
|
|
|
|
|
|
|