Releases: thestk/rtaudio
Release 6.0.1
- minor release from 6.0.0 to bump soversion to 7
A distribution of the release with the configure script and documentation already generated is available at:
http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-6.0.1.tar.gz
Release 6.0.0
- see git history for complete list of changes
- major API changes concerning device selection / specification
- major API changes concerning error handling ... C++ exceptions no longer used
- rewrite of device querying code
A distribution of the release with the configure script and documentation already generated is available at:
http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-6.0.0.tar.gz
Release 5.2.0
- see git history for complete list of changes
- update to audioprobe.cpp to list devices for all APIs
- miscellaneous build system updates
- PulseAudio device detection fixes
- various WASAPI updates (thanks to Marcus Tomlinson)
A distribution of the release with the configure script and documentation already generated is available at:
Release 5.1.0
- see git history for complete list of changes
- many WASAPI updates (thanks to Marcus Tomlinson)
- miscellaneous build system updates
- bug fix for stream ticking in OS-X if using two devices for duplex
- ALSA stream handle bug fixes
- new C API wrapper
- new static functions to get API names
A distribution of the release with the configure script and documentation already generated is available at:
Release 5.0.0
- WASAPI updates (thanks to Marcus Tomlinson)
- minor exception semantic changes
- miscellaneous build system updates
A distribution of the release with the configure script and documentation already generated is available at:
• http://www.music.mcgill.ca/~gary/rtaudio/release/rtaudio-5.0.0.tar.gz
Release 4.1.2
- added more complete automake support (thanks to Stephen Sinclair)
- miscellaneous small fixes and updates, see github repo commit history for details
A distribution of the release with the configure script and documentation already generated is available at:
Release 4.1.1 tarball
v4.1.1: (26 April 2014)
- updates to WASAPI API for MinGW compiling
- WASAPI bug fixes for audio INPUT mode
- DirectSound bug fix for INPUT mode
- Bug fixes in Core, Jack, ASIO and DS for internal draining in INPUT mode
- updates to test programs for default device specifiers
- CMake buildfile update for WASAPI
- new setStreamTime function
Release 4.1.0 tarball
Update to CMake file for WASAPI; documentation update for CMake; fina…