Real-time Audio I/O Library
http://www.music.mcgill.ca/~gary/rtaudio/
RtAudio is a set of C++ classes that provide a common API for realtime audio
input/output across different operating systems. RtAudio significantly
simplifies the process of interacting with computer audio hardware. It was
designed with the following objectives:
* object-oriented C++ design
* simple, common API across all supported platforms
* allow simultaneous multi-api support
* support dynamic connection of devices
* provide extensive audio device parameter control
* allow audio device capability probing
* automatic internal conversion for data format, channel number compensation,
(de)interleaving, and byte-swapping
- Developed at multimedia:libs
-
1
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/rtaudio && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
rtaudio-6.0.1.tar.gz | 0000738204 721 KB | |
rtaudio.changes | 0000002088 2.04 KB | |
rtaudio.spec | 0000003061 2.99 KB |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1140001
from
Lukas Müller (expeehaa)
(revision 3)
- Update to Version 6.0.1: - soversion bump to 7 - update to version 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 - Update to version 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)
Comments 0