Package librtaudio: Information

  • Default inline alert: Version in the repository: 5.2.0-alt1_2

Binary package: librtaudio
Version: 5.0.0-alt2_2
Architecture: riscv64
Build time:  Nov 3, 2021, 11:23 AM
Source package: librtaudio
Category: System/Libraries
Report package bug
License: MIT
Summary: Real-time Audio I/O Library
Description: 
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

Maintainer: Michael Shigorin

List of contributors:
Michael Shigorin
Igor Vlasenko

Last changed


Oct. 12, 2019 Michael Shigorin 5.0.0-alt2_2
- E2K: strip UTF-8 BOM for lcc < 1.24
May 7, 2018 Igor Vlasenko 5.0.0-alt1_2
- update to new release by fcimport
Sept. 27, 2017 Igor Vlasenko 4.0.11-alt1_13
- update to new release by fcimport