Package librtmidi: Information

    Source package: librtmidi
    Version: 6.0.0-alt1
    Build time:  Mar 21, 2024, 07:20 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 rpms provided by this srpm:
    librtmidi-devel (e2kv6, e2kv5, e2kv4, e2k)
    librtmidi7 (e2kv6, e2kv5, e2kv4, e2k)
    librtmidi7-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Sergey Bolshakov


      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