Package librtaudio: Information

    Source package: librtaudio
    Version: 6.0.1-alt1
    Latest version according to Repology
    Build time:  Jan 14, 2025, 04:49 PM in the task #364130
    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 (x86_64, ppc64le, i586, aarch64)
    librtaudio7 (x86_64, ppc64le, i586, aarch64)
    librtaudio7-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Denis Rastyogin


    ACL:
    Igor Vlasenko
    @everybody

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

    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