Package librtaudio: Information

    Binary package: librtaudio
    Version: 5.2.0-alt1_2
    Architecture: e2kv6
    Build time:  Nov 6, 2023, 06:41 PM
    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: Alexey Sheplyakov


    Last changed


    Nov. 5, 2023 Alexey Sheplyakov 5.2.0-alt1_2
    - NMU: fixed FTBFS with pipewire-jack
    Dec. 24, 2022 Igor Vlasenko 5.2.0-alt1_1
    - update to new release by fcimport
    Oct. 12, 2019 Michael Shigorin 5.0.0-alt2_2
    - E2K: strip UTF-8 BOM for lcc < 1.24