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

    Исходный пакет: librtmidi5
    Версия: 4.0.0-alt2
    Последняя версия по данным Repology
    Собран:  21 марта 2024 г. 12:33 в задании #343186
    Сообщить об ошибке в пакете
    Домашняя страница: 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
    This package contains the shared library.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    librtmidi5 (x86_64, ppc64le, i586, aarch64)
    librtmidi5-debuginfo (x86_64, ppc64le, i586, aarch64)

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


    Права:
    @nobody

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

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


    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
    12 октября 2021 г. Igor Vlasenko 4.0.0-alt1_1
    - new version