Package librtmidi5: Information

    Source package: librtmidi5
    Version: 4.0.0-alt2
    Build time:  Mar 22, 2024, 02:50 AM
    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
    This package contains the shared library.

    List of RPM packages built from this SRPM:
    librtmidi5 (e2kv6, e2kv5, e2kv4, e2k)
    librtmidi5-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Sergey Bolshakov


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

    Last changed


    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
    Oct. 12, 2021 Igor Vlasenko 4.0.0-alt1_1
    - new version