Package stk: Information

    Source package: stk
    Version: 4.6.1-alt2
    Latest version according to Repology
    Build time:  Oct 25, 2023, 09:36 AM in the task #332657
    Category: Sound
    Report package bug
    License: MIT
    Summary: C++ classes for audio digital signal processing
    Description: 
    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.

    List of rpms provided by this 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)

    Maintainer: Igor Vlasenko


    ACL:
    Igor Vlasenko
    @everybody

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

    Last changed


    Oct. 25, 2023 Igor Vlasenko 4.6.1-alt2
    - fixed build (closes: #48158)
    Oct. 12, 2021 Igor Vlasenko 4.6.1-alt1
    - new version
    June 7, 2016 Ivan Zakharyaschev 4.5.0-alt1.1
    - rebuild for new C++ ABI