RtAudio is a set of C++ classes that provides a common API for
realtime audio input/output. 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
- only one source and one header file for easy inclusion in
programming projects
- 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
Maintained by: Andrea Sacchetti Picchio
Keywords: audio,library,api,interface
ChangeLog: rtaudio
Homepage:
https://github.com/thestk/rtaudio/
Download SlackBuild:
rtaudio.tar.gz
rtaudio.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
| Individual Files: |
| README |
| rtaudio.SlackBuild |
| rtaudio.info |
| slack-desc |
© 2006-2026 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds