rtaudio

A set of C++ classes that provide a common API for realtime audio input/output across Linux (native ALSA, JACK, PulseAudio and OSS), Macintosh OS X (CoreAudio and JACK), and Windows (DirectSound, ASIO, and WASAPI) operating systems.

OTHER License

Stars
1.5K

Bot releases are hidden (Show)

rtaudio - Release 6.0.1 Latest Release

Published by garyscavone about 1 year ago

  • 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

rtaudio - Release 6.0.0

Published by garyscavone about 1 year ago

  • 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

rtaudio - Release 5.2.0

Published by garyscavone almost 3 years ago

  • 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:

rtaudio - Release 5.1.0

Published by garyscavone over 5 years ago

  • 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:

rtaudio - Release 5.0.0

Published by garyscavone about 7 years ago

  • 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
rtaudio - Release 4.1.2

Published by garyscavone over 8 years ago

  • 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:

rtaudio - Release 4.1.1 tarball

Published by garyscavone over 10 years ago

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
rtaudio - Release 4.1.0 tarball

Published by garyscavone over 10 years ago