Пакет librtmidi: Информация

    Исходный пакет: librtmidi
    Версия: 6.0.0-alt1
    Собран:  21 марта 2024 г. 19:20
    Сообщить об ошибке в пакете
    Домашняя страница: https://github.com/thestk/rtmidi

    Лицензия: MIT
    О пакете: Library for realtime MIDI input/output
    Описание: 
    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

    Список бинарных RPM-пакетов, собираемых из данного SRPM:
    librtmidi-devel (e2kv6, e2kv5, e2kv4, e2k)
    librtmidi7 (e2kv6, e2kv5, e2kv4, e2k)
    librtmidi7-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Сопровождающий: Sergey Bolshakov


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

    Последнее изменение


    21 февраля 2024 г. Sergey Bolshakov 6.0.0-alt1
    - 6.0.0 released
    21 февраля 2024 г. Sergey Bolshakov 4.0.0-alt2
    - rebuilt as legacy library
    5 ноября 2023 г. Alexey Sheplyakov 4.0.0-alt1_2
    - NMU: fixed build with pipewire-jack