Package librtaudio: Information

    Source package: librtaudio
    Version: 6.0.1-alt1
    Build time:  Jan 15, 2025, 01:04 AM
    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 RPM packages built from this SRPM:
    librtaudio-devel (loongarch64)
    librtaudio7 (loongarch64)
    librtaudio7-debuginfo (loongarch64)

    Maintainer: Denis Rastyogin


      1. gcc-c++
      2. pkgconfig(alsa)
      3. pkgconfig(jack)
      4. pkgconfig(libpulse-simple)

    Last changed


    Dec. 9, 2024 Denis Rastyogin 6.0.1-alt1
    - Updated to 6.0.1.
    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