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

    Исходный пакет: stk
    Версия: 4.6.1-alt2
    Последняя версия по данным Repology
    Собран:  25 октября 2023 г. 9:36 в задании #332657
    Категория: Звук
    Сообщить об ошибке в пакете
    Домашняя страница: http://www-ccrma.stanford.edu/software/stk/

    Лицензия: MIT
    О пакете: C++ classes for audio digital signal processing
    Описание: 
    The Synthesis ToolKit in C++ (STK) is a set of open source audio signal
    processing and algorithmic synthesis classes written in C++. STK was
    designed to facilitate rapid development of music synthesis and audio
    processing software, with an emphasis on cross-platform functionality,
    realtime control, ease of use, and educational example code. The Synthesis
    ToolKit is extremely portable (it's mostly platform-independent C and C++
    code), and it's completely user-extensible (all source included, no unusual
    libraries, and no hidden drivers). We like to think that this increases the
    chances that our programs will still work in another 5-10 years. In fact,
    the ToolKit has been working continuously for nearly 8 years now. STK
    currently runs with "realtime" support (audio and MIDI) on SGI (Irix),
    Linux, Macintosh OS X, and Windows computer platforms. Generic,
    non-realtime support has been tested under NeXTStep, Sun, and other
    platforms and should work with any standard C++ compiler.

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

    Сопровождающий: Igor Vlasenko


    Права:
    Igor Vlasenko
    @everybody

      1. gcc-c++
      2. jackit-devel
      3. libalsa-devel
      4. symlinks
      5. util-linux-ng
      6. desktop-file-utils

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


    25 октября 2023 г. Igor Vlasenko 4.6.1-alt2
    - fixed build (closes: #48158)
    12 октября 2021 г. Igor Vlasenko 4.6.1-alt1
    - new version
    7 июня 2016 г. Ivan Zakharyaschev 4.5.0-alt1.1
    - rebuild for new C++ ABI