Version 2.0.1
[rtaudio.git] / doc / Release.txt
1 RtAudio - a C++ class which provides a common API for realtime audio input/output across Linux (native ALSA and OSS), SGI, and Windows operating systems.\r
2 \r
3 By Gary P. Scavone, 2002.\r
4 \r
5 \r
6 v2.01: (27 April 2002)\r
7 - Windows destructor bug fix when no devices available\r
8 - RtAudioError class renamed to RtError\r
9 - Preprocessor definitions changed slightly (i.e. __LINUX_OSS_ to __LINUX_OSS__) to conform with new Synthesis ToolKit distribution\r
10 \r
11 v2.0: (22 January 2002)\r
12 - first release of new independent class\r
13 \r