Package librtmidi: Information

    Source package: librtmidi
    Version: 6.0.0-alt1
    Build time:  Mar 21, 2024, 01:41 PM
    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 RPM packages built from this SRPM:
    librtmidi-devel (loongarch64)
    librtmidi7 (loongarch64)
    librtmidi7-debuginfo (loongarch64)

    Maintainer: Sergey Bolshakov


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

    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