Package librtaudio: Information

    Source package: librtaudio
    Version: 5.2.0-alt1_2
    Build time:  Nov 5, 2023, 11:34 PM
    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

    List of rpms provided by this srpm:
    librtaudio (loongarch64)
    librtaudio-debuginfo (loongarch64)
    librtaudio-devel (loongarch64)

    Maintainer: Alexey Sheplyakov


      1. doxygen
      2. gcc-c++
      3. libalsa-devel
      4. autoconf-archive
      5. libjack-devel
      6. libtool
      7. libpulseaudio-devel

    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