diff options
| author | Gary Scavone <gary@music.mcgill.ca> | 2009-02-02 21:27:24 +0000 |
|---|---|---|
| committer | Stephen Sinclair <sinclair@music.mcgill.ca> | 2013-10-11 01:38:25 +0200 |
| commit | 1022a7876a6ef1980ad5518340df177814783c7f (patch) | |
| tree | fa0817ecb4f4a21a7ea8a90043baeb03e77682ab /doc/release.txt | |
| parent | 94cc197efbeecaea4b0b5a55811ec7c1bbf2f20c (diff) | |
A few minor documentation updates before release (GS).
Diffstat (limited to 'doc/release.txt')
| -rw-r--r-- | doc/release.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/release.txt b/doc/release.txt index 42a3fa9..d42b768 100644 --- a/doc/release.txt +++ b/doc/release.txt @@ -2,7 +2,7 @@ RtAudio - a set of C++ classes that provide a common API for realtime audio inpu By Gary P. Scavone, 2001-2009. -v4.0.5: (29 January 2009) +v4.0.5: (2 February 2009) - added support in CoreAudio for arbitrary stream channel configurations - added getStreamSampleRate() function because the actual sample rate can sometimes vary slightly from the specified one (thanks to Theo Veenker) - added new StreamOptions flag "RTAUDIO_SCHEDULE_REALTIME" and attribute "priority" to StreamOptions (thanks to Theo Veenker) |
