Package librtmidi: Information

    Source package: librtmidi
    Version: 6.0.0-alt1
    Latest version according to Repology
    Build time:  Mar 21, 2024, 12:33 PM in the task #343186
    Category: System/Libraries
    Report package bug
    License: MIT
    Summary: Library for realtime MIDI input/output
    Description: 
    RtMidi is a set of C++ classes (RtMidiIn and RtMidiOut) that provides a common
    API (Application Programming Interface) for realtime MIDI input/output across
    Linux (ALSA & Jack), Macintosh OS X, Windows (Multimedia Library), and SGI
    operating systems. RtMidi significantly simplifies the process of interacting
    with computer MIDI hardware and software. It was designed with the following
    goals:
    * object oriented C++ design
    * simple, common API across all supported platforms
    * only two header files and one source file for easy inclusion in programming
      projects
    * MIDI device enumeration

    List of rpms provided by this srpm:
    librtmidi-devel (x86_64, ppc64le, i586, aarch64)
    librtmidi7 (x86_64, ppc64le, i586, aarch64)
    librtmidi7-debuginfo (x86_64, ppc64le, i586, aarch64)

    Maintainer: Sergey Bolshakov


    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    Feb. 21, 2024 Sergey Bolshakov 6.0.0-alt1
    - 6.0.0 released
    Feb. 21, 2024 Sergey Bolshakov 4.0.0-alt2
    - rebuilt as legacy library
    Nov. 5, 2023 Alexey Sheplyakov 4.0.0-alt1_2
    - NMU: fixed build with pipewire-jack